Change System->Version to System->Credits. Closes FS#9620.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19660 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4ea961ae33
commit
60359bfffe
2 changed files with 6 additions and 6 deletions
|
@ -7034,16 +7034,16 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_VERSION
|
||||
desc: in the info menu
|
||||
desc: start the credits.rock plugin which shows who made Rockbox
|
||||
user:
|
||||
<source>
|
||||
*: "Version"
|
||||
*: "Credits"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Version"
|
||||
*: "Credits"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Version"
|
||||
*: "Credits"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
@ -216,8 +216,8 @@ pages of information.}
|
|||
}%
|
||||
\nopt{multivolume}{Hard disk size and the amount of free space on the disk.}
|
||||
|
||||
\item[Version:]
|
||||
Software version and credits display.
|
||||
\item[Credits:]
|
||||
Display the list of contributors.
|
||||
|
||||
\nopt{rtc}{
|
||||
\item[Sleep Timer:]
|
||||
|
|
Loading…
Reference in a new issue