forked from len0rd/rockbox
Lang support for bool representation added.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2422 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
5c29d72af6
commit
8c6f309347
2 changed files with 21 additions and 0 deletions
|
|
@ -824,3 +824,13 @@ id: LANG_FILTER_ALL
|
|||
desc: show all files
|
||||
eng: "All"
|
||||
new:
|
||||
|
||||
id: LANG_SET_BOOL_YES
|
||||
desc: bool true representation
|
||||
eng: "Yes"
|
||||
new:
|
||||
|
||||
id: LANG_SET_BOOL_NO
|
||||
desc: bool false representation
|
||||
eng: "No"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue