nextcloud / nextcloud/talk-ios
l10n: Replace apostrophe with double quotation
Open
0. Needs triage
- Dominant language
- Swift
- Stars
- 230
- Forks
- 121
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 38
Description
In order to standardize text strings for Nextcloud application, on this line:
https://github.com/nextcloud/talk-ios/blob/3dafe1bb15ae0647741ba88eb4772510857f227d/NextcloudTalk/en.lproj/Localizable.strings#L329
You should change the apostrophe to double quotation marks so that the text string looks like this:
`Do you want to share "%@" in the conversation?`
Contributor guide
Assessment
This issue has not been assessed yet.