summaryrefslogtreecommitdiff
path: root/apps/lang/english-us.lang
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-05-15 13:12:43 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-05-16 20:40:37 -0400
commit3a6ed727d4435ba4bca970fe0f309e6a728f0ee6 (patch)
tree3f73a41346fbbc6d3190355966c315a474e2022d /apps/lang/english-us.lang
parent9d3b012ac06cec18e9128e87bc866169613925dc (diff)
downloadrockbox-3a6ed727d4435ba4bca970fe0f309e6a728f0ee6.tar.gz
rockbox-3a6ed727d4435ba4bca970fe0f309e6a728f0ee6.zip
lang: Add a special flag to differentiate "intentionally identical to english"
We normally treat "same as English" as a translation errors that needs to be corrected. However, many languages effectively use english words as-is, so we need a way of distinguishing the "intentionally the same" situations with our tools "automatically copying missing translated strings from English" to avoid blank or missing UI strings. The solution is to make sure these "intentionally same as english" strings are actually different. This will be accomplished by prepending '~' to the these strings. This special character is stripped from the binary data files used by the player and the voice generation tools. Change-Id: I90088cbd74de0e5cb9d65f75f26afe04f7e301bf
Diffstat (limited to 'apps/lang/english-us.lang')
0 files changed, 0 insertions, 0 deletions