-
Notifications
You must be signed in to change notification settings - Fork 0
Home
thiyagab edited this page Dec 29, 2014
·
1 revision
Reads the label strings (key/value pair) for different languages from a Google Spreadsheet and generate corresponding strings.xml
-
Create a Google spreadsheet (e.g. Label Config) and enter all the keys and values
-
The values should be in the corresponding column as, key values values-es values-fr ...
-
In the tool, edit the config.properties file and enter the required details
-
In linux change permission for generatelabels.sh : chmod 755 generatelabels.sh
-
Double click the .sh or .bat file based on the OS
-
Creates the strings.xml for all the given languages and place them in corresponding folders
ChangeLog
Version - 1.0.0 (Dec 28' 2014) Initial Version