Skip to content

nimblehq/pretty-android-localization-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Script to prettify Android App Localization Diff

Before using it you need to install ansi-to-html:

npm install ansi-to-html

And put html_string_diff at the root of project.

You might need to use sudo to run the script.

sudo ./html_string_diff.sh

And you might also need to allow read/write permissions in order to run the script.

chmod -R 777 ./html_string_diff.sh

About

Script to prettify a diff of localization keys

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages