Nobox / Lazy-Strings

Create localized strings from a Google Docs Spreadsheet.
MIT License
5 stars 0 forks source link

Missing strings are replaced with other language strings if missing #2

Closed waldemarfm closed 9 years ago

waldemarfm commented 9 years ago

Example: If app is in english and some strings only exist in spanish, LazyStrings uses the spanish copy as content instead of showing the string ID to note the string copy as missing.

This isn't a bug but it should show the ID to indicate that the string is missing.

Screenshot: Boleto Dorado in english mode is showing spanish strings that exist in spanish tab instead of original IDs:

screen shot 2014-12-15 at 17 45 53

waldemarfm commented 9 years ago

Recent projects have proved that this bug is no longer happening.