Translation | Split string to avoid duplicates
Open
enhancement
i18n
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
After discussing in Transifex (see discussion in string 100), we can optimize texts about Google permission update.
String key `upload_gplay_desc` is [992](https://app.transifex.com/nextcloud/nextcloud/translate/#fr/android/568660864)
String key `auto_upload_gplay_desc2` is [100](https://app.transifex.com/nextcloud/nextcloud/translate/#fr/android/568660859)
String 992 is included in string 100. Goal would be two strip it out, so 100 would be only the first part, and you would include 992 as the second part in the code, so translators would not need to translate twice.
Thanks for your feedback
Contributor guide
Assessment
This issue has not been assessed yet.