ad_localize icon indicating copy to clipboard operation
ad_localize copied to clipboard

ADLocalize is a simple way to manage your localization files. Supported wording sources : CSVs and Google Sheets. Localization file generation available for iOS, Android, JSON (i18next), YAML and Java...

Results 10 ad_localize issues
Sort by recently updated
recently updated
newest added

Hello, when I try to generate Android strings.xml files, all texts are surrounded by double quotes. `"Test string"` How can I make ad_localize put the values without double quotes? Thanks

For now the changelog is manually generated and this is a painful point to prepare each release. This issue is a reminder that there is a better way to do...

enhancement

See [stateful layout ticket](https://github.com/faberNovel/stateful-layout/issues/30)

enhancement

Add tests for exporting all spreadsheet files. See #42

enhancement
good first issue

Hello, It would be very nice to have the tools:locale in the generated strings file on Android. The expected format is : `` The tools:locale value is the language identifier....

enhancement
good first issue

On voudrait pouvoir parser un fichier csv de la forme | section | key | en | fr | --|--|--|--| |Authent|||| ||sign_up|Sign up|S'inscrire| et que cela ait pour résultat iOS...

enhancement