forked from len0rd/rockbox
Mark deprecated strings, correct button names in some splashes, some minor tweaks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14384 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
347b351e8a
commit
8a1dac1ba2
1 changed files with 35 additions and 29 deletions
|
@ -2420,14 +2420,14 @@
|
||||||
*: "Building database... %d found (OFF to return)"
|
*: "Building database... %d found (OFF to return)"
|
||||||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||||
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
||||||
x5,m5: "Building database... %d found (Left to return)"
|
x5,m5: "Building database... %d found (LEFT to return)"
|
||||||
h10,h10_5gb,e200: "Building database... %d found (PREV to return)"
|
h10,h10_5gb,e200: "Building database... %d found (PREV to return)"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Building database... %d found (OFF to return)"
|
*: "Building database... %d found (OFF to return)"
|
||||||
h100,h120,h300: "Building database... %d found (STOP to return)"
|
h100,h120,h300: "Building database... %d found (STOP to return)"
|
||||||
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
ipod*: "Building database... %d found (PLAY/PAUSE to return)"
|
||||||
x5,m5: "Building database... %d found (Left to return)"
|
x5,m5: "Building database... %d found (LEFT to return)"
|
||||||
h10,h10_5gb,e200: "Building database... %d found (PREV to return)"
|
h10,h10_5gb,e200: "Building database... %d found (PREV to return)"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
|
@ -2703,15 +2703,15 @@
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
hold_button: "Backlight (On Hold Key)"
|
hold_button: "Backlight on Hold"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
hold_button: "Backlight (On Hold Key)"
|
hold_button: "Backlight on Hold"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
hold_button: "Backlight on hold key"
|
hold_button: "Backlight on hold"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -2767,13 +2767,13 @@
|
||||||
desc: Backlight behaviour setting
|
desc: Backlight behaviour setting
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: "First Keypress Enables Backlight Only"
|
*: "First Buttonpress Enables Backlight Only"
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "First Keypress Enables Backlight Only"
|
*: "First Buttonpress Enables Backlight Only"
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "First Keypress Enables Backlight Only"
|
*: "First Buttonpress Enables Backlight Only"
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -6147,19 +6147,19 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: LANG_RECORD_CURRENT_DIR
|
id: LANG_RECORD_CURRENT_DIR
|
||||||
desc: in recording directory options
|
desc: DEPRECATED
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "Current Directory"
|
recording: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
recording: "Current Directory"
|
recording: deprecated
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
recording: "Current directory"
|
recording: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -8279,12 +8279,10 @@
|
||||||
desc: displayed when key lock is on
|
desc: displayed when key lock is on
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: "Keylock is ON"
|
*: "Buttons Locked"
|
||||||
player: "Key Lock ON"
|
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Keylock is ON"
|
*: "Buttons Locked"
|
||||||
player: "Key Lock ON"
|
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: ""
|
||||||
|
@ -8295,12 +8293,10 @@
|
||||||
desc: displayed when key lock is turned off
|
desc: displayed when key lock is turned off
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: "Keylock is OFF"
|
*: "Buttons Unlocked"
|
||||||
player: "Key Lock OFF"
|
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: "Keylock is OFF"
|
*: "Buttons Unlocked"
|
||||||
player: "Key Lock OFF"
|
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: ""
|
*: ""
|
||||||
|
@ -8329,15 +8325,21 @@
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "The disk is full. Press STOP to continue."
|
recording: "The disk is full. Press OFF to continue."
|
||||||
|
h100,h120,h300: "The disk is full. Press STOP to continue."
|
||||||
|
m5,x5: "The disk is full. Press POWER to continue."
|
||||||
|
e200: "The disk is full. Press UP to continue."
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
recording: "The disk is full. Press STOP to continue."
|
recording: "The disk is full. Press OFF to continue."
|
||||||
|
h100,h120,h300: "The disk is full. Press STOP to continue."
|
||||||
|
m5,x5: "The disk is full. Press POWER to continue."
|
||||||
|
e200: "The disk is full. Press UP to continue."
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
recording: ""
|
recording,h100,h120,h300,m5,x5,e200: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -9939,16 +9941,16 @@
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
id: VOICE_EXT_TXT
|
id: VOICE_EXT_TXT
|
||||||
desc: spoken only, for file extension
|
desc: DEPRECATED
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: ""
|
*: ""
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: ""
|
*: deprecated
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: "text"
|
*: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
@ -10480,15 +10482,19 @@
|
||||||
user:
|
user:
|
||||||
<source>
|
<source>
|
||||||
*: none
|
*: none
|
||||||
recording: "The disk is full. Press STOP to continue."
|
recording: "The disk is full. Press OFF to continue."
|
||||||
|
h100,h120,h300: "The disk is full. Press STOP to continue."
|
||||||
|
m5,x5,ipod*,e200: "The disk is full. Press LEFT to continue."
|
||||||
</source>
|
</source>
|
||||||
<dest>
|
<dest>
|
||||||
*: none
|
*: none
|
||||||
recording: "The disk is full. Press STOP to continue."
|
recording: "The disk is full. Press OFF to continue."
|
||||||
|
h100,h120,h300: "The disk is full. Press STOP to continue."
|
||||||
|
m5,x5,ipod*,e200: "The disk is full. Press LEFT to continue."
|
||||||
</dest>
|
</dest>
|
||||||
<voice>
|
<voice>
|
||||||
*: none
|
*: none
|
||||||
recording: ""
|
recording,h100,h120,h300,m5,x5,ipod*,e200: ""
|
||||||
</voice>
|
</voice>
|
||||||
</phrase>
|
</phrase>
|
||||||
<phrase>
|
<phrase>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue