mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Language support for player keyboard.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3196 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
65702adc0c
commit
23826f0a34
3 changed files with 125 additions and 5 deletions
|
|
@ -1326,3 +1326,23 @@ id: LANG_CREATING
|
|||
desc: Screen feedback during playlist creation
|
||||
eng: "Creating"
|
||||
new:
|
||||
|
||||
id: LANG_PLAYER_KEYBOARD_BACKSPACE
|
||||
desc: Backspace alternative in player keyboard interaction
|
||||
eng: "Backspace"
|
||||
new:
|
||||
|
||||
id: LANG_PLAYER_KEYBOARD_DELETE
|
||||
desc: Delete alternative in player keyboard interaction
|
||||
eng: "Delete"
|
||||
new:
|
||||
|
||||
id: LANG_PLAYER_KEYBOARD_ACCEPT
|
||||
desc: Accept alternative in player keyboard interaction
|
||||
eng: "Accept"
|
||||
new:
|
||||
|
||||
id: LANG_PLAYER_KEYBOARD_ABORT
|
||||
desc: Abort alternative in player keyboard interaction
|
||||
eng: "Abort"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue