Issue
Is there a tool that would allow me to check if me localized string.xml
file is complete.
E.g. that values-de/strings.xml
or values-jp/string.xml
contains all the entries that values/strings.xml
contains.
Solution
Use Android Lint tool.
If you use Eclipse it is available from menu bar (right button on the screenshot).
Answered By - bancer
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.