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
This commit is contained in:
parent
40c7551013
commit
80cd9ae75c
1 changed files with 19 additions and 5 deletions
|
@ -7034,16 +7034,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_VERSION
|
||||
desc: start the credits.rock plugin which shows who made Rockbox
|
||||
desc: in the Rockbox Info screen
|
||||
user:
|
||||
<source>
|
||||
*: "Credits"
|
||||
*: "Version"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Credits"
|
||||
*: "Version"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Credits"
|
||||
*: "Version"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
@ -12344,4 +12344,18 @@
|
|||
*: none
|
||||
quickscreen: "Set as Bottom Quickscreen Item"
|
||||
</voice>
|
||||
</phrase>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CREDITS
|
||||
desc: in the Main Menu -> System screen
|
||||
user:
|
||||
<source>
|
||||
*: "Credits"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Credits"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Credits"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
Loading…
Reference in a new issue