Skip to content

Tool to compare your Android string resource among multiple locales. Useful if you have many error-prone translators that used to change the resource name.

License

Notifications You must be signed in to change notification settings

yusefmaali/compare-android-string-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

compare-android-string-resources

This tool helps you to compare your Android string resources among multiple locales. Useful if you have many error-prone translators that use to change the resource names (!).

Usage: ./compare-android-string-resources resource_dir

where "resource_dir" is the directory where your "values", "values-en", "values-de", "values-fr", ecc... subdirs lives.

The script will make a map of the resource names of the default locale (the one in the values directory) and will calculate the difference among all the other locales.

About

Tool to compare your Android string resource among multiple locales. Useful if you have many error-prone translators that used to change the resource name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages