diff options
author | Robert Hak <adiamas@rockbox.org> | 2003-06-30 04:36:57 +0000 |
---|---|---|
committer | Robert Hak <adiamas@rockbox.org> | 2003-06-30 04:36:57 +0000 |
commit | 9e53a9235afe5f358164c4bd388e0210c99fb8e2 (patch) | |
tree | 3b768f6e198bedd9beb4406b08001567df4c1e78 /apps/lang | |
parent | b76dca2df544f02587a9f4b582b47294d1e09b82 (diff) |
lets actually set it so we can play the new games.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3789 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/english.lang | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang index 9ca18b88ef..57bec0c656 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -1612,3 +1612,23 @@ id: LANG_REBOOT_NOW desc: Do you want to reboot? eng: "Reboot now?" new: + +id: LANG_FLIPIT +desc: in the games menu +eng: "Flipit" +new: + +id: LANG_OTHELO +desc: in the games menu +eng: "Othelo" +new: + +id: LANG_SLIDING_PUZZLE +desc: in the games menu +eng: "Sliding Puzzle" +new: + +id: LANG_STAR +desc: in the games menu +eng: "Star" +new: |