forked from len0rd/rockbox
Strings for player keyboard submenu are no longer needed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5830 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
96038fcd92
commit
7ebcaaf070
1 changed files with 7 additions and 7 deletions
|
@ -1184,26 +1184,26 @@ voice: ""
|
|||
new:
|
||||
|
||||
id: LANG_PLAYER_KEYBOARD_BACKSPACE
|
||||
desc: Backspace alternative in player keyboard interaction
|
||||
desc: DEPRECATED
|
||||
eng: "Backspace"
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_PLAYER_KEYBOARD_DELETE
|
||||
desc: Delete alternative in player keyboard interaction
|
||||
eng: "Delete"
|
||||
desc: DEPRECATED
|
||||
eng: ""
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_PLAYER_KEYBOARD_ACCEPT
|
||||
desc: Accept alternative in player keyboard interaction
|
||||
eng: "Accept"
|
||||
desc: DEPRECATED
|
||||
eng: ""
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
id: LANG_PLAYER_KEYBOARD_ABORT
|
||||
desc: Abort alternative in player keyboard interaction
|
||||
eng: "Abort"
|
||||
desc: DEPRECATED
|
||||
eng: ""
|
||||
voice: ""
|
||||
new:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue