summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
authorMarc Guay <marcguay@rockbox.org>2009-01-05 22:30:58 +0000
committerMarc Guay <marcguay@rockbox.org>2009-01-05 22:30:58 +0000
commit80cd9ae75c4a02976755e080f2c9ad4332e46617 (patch)
tree71501839eb71876d81fafa186a5ffb44fdcfb951 /apps/lang
parent40c7551013a51a2f65ed1d9a0675f264d7195b34 (diff)
downloadrockbox-80cd9ae75c4a02976755e080f2c9ad4332e46617.tar.gz
rockbox-80cd9ae75c4a02976755e080f2c9ad4332e46617.zip
Switch the Credits lang back to Version and add a new one for Version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19687 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang24
1 files changed, 19 insertions, 5 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index b92b8163da..603e43dc13 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -7034,16 +7034,16 @@
7034</phrase> 7034</phrase>
7035<phrase> 7035<phrase>
7036 id: LANG_VERSION 7036 id: LANG_VERSION
7037 desc: start the credits.rock plugin which shows who made Rockbox 7037 desc: in the Rockbox Info screen
7038 user: 7038 user:
7039 <source> 7039 <source>
7040 *: "Credits" 7040 *: "Version"
7041 </source> 7041 </source>
7042 <dest> 7042 <dest>
7043 *: "Credits" 7043 *: "Version"
7044 </dest> 7044 </dest>
7045 <voice> 7045 <voice>
7046 *: "Credits" 7046 *: "Version"
7047 </voice> 7047 </voice>
7048</phrase> 7048</phrase>
7049<phrase> 7049<phrase>
@@ -12344,4 +12344,18 @@
12344 *: none 12344 *: none
12345 quickscreen: "Set as Bottom Quickscreen Item" 12345 quickscreen: "Set as Bottom Quickscreen Item"
12346 </voice> 12346 </voice>
12347</phrase> \ No newline at end of file 12347</phrase>
12348<phrase>
12349 id: LANG_CREDITS
12350 desc: in the Main Menu -> System screen
12351 user:
12352 <source>
12353 *: "Credits"
12354 </source>
12355 <dest>
12356 *: "Credits"
12357 </dest>
12358 <voice>
12359 *: "Credits"
12360 </voice>
12361</phrase>