-
### Description
When the text string has many characters, the text gets clipped when IsReadOnly is set to true, and we cannot view the first part of the text. Is there any possibility to view the t…
-
Documentation on Android's native file format for l10n is at https://developer.android.com/guide/topics/resources/string-resource.html.
This will need traction in
- [ ] compare-locales
- [ ] p…
-
We’d like to enhance the Weathernaut app by adding support for multiple languages. This will help make the app more accessible to users around the world.
## Tasks:
1. Identify key phrases and stri…
-
**Is your feature request related to a problem? Please describe.**
So far the current exceptions thrown have string based messages which is sometimes event differenet between the platforms, whiuch wo…
-
On Android, every once in awhile the share extension send back to the js side a `{type: '', value: ''}` object.
From debugging this, it seems this happens for two possible reasons that both occur:
…
uriva updated
4 years ago
-
A little fiddly, but here is a suggested specification
- have the most recent solution string for each level stored in the config
- in cheat mode have a menu option that puts it all on the screen for …
-
In android resources whitespaces (prefix & suffix) are usually discarded by the xml parser.
see https://developer.android.com/guide/topics/resources/string-resource.html#formatting-strings
There …
-
If a PR has strings changes, but these are then removed, https://github.com/ankidroid/Anki-Android/labels/Strings remains:
This wasted a little time digging into a "Sync Translations" failure after…
-
We already [validate the format of FTL](https://github.com/inaturalist/iNaturalistReactNative/blob/main/src/i18n/i18ncli.js#L181-L223) translation files we get from Crowdin, but we don't validate the …
-
### Description
I migrated my shared Xamarin project to .NET MAUI Library. I need to use translations that are stored there. They need to be accessible from this library and from the MAUI app proje…