mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3096 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
43d6d28e20
commit
caebdd4f00
2 changed files with 213 additions and 81 deletions
|
|
@ -1247,3 +1247,42 @@ desc: Visual confirmation of changing a setting
|
|||
eng: "OK"
|
||||
new:
|
||||
|
||||
id: LANG_PLAYER_ONPLAY_1
|
||||
desc: Line #1 of player ON+PLAY screen
|
||||
eng: "\x81 Queue"
|
||||
new:
|
||||
|
||||
id: LANG_PLAYER_ONPLAY_2
|
||||
desc: Line #2 of player ON+PLAY screen
|
||||
eng: "- Ren + Del"
|
||||
new:
|
||||
|
||||
id: LANG_QUEUE
|
||||
desc: The verb/action Queue
|
||||
eng: "Queue"
|
||||
new:
|
||||
|
||||
id: LANG_DELETE
|
||||
desc: The verb/action Delete
|
||||
eng: "Delete"
|
||||
new:
|
||||
|
||||
id: LANG_REALLY_DELETE
|
||||
desc: Really Delete?
|
||||
eng: "Delete?"
|
||||
new:
|
||||
|
||||
id: LANG_DELETED
|
||||
desc: A file has beed deleted
|
||||
eng: "Deleted"
|
||||
new:
|
||||
|
||||
id: LANG_RENAME
|
||||
desc: The verb/action Rename
|
||||
eng: "Rename"
|
||||
new:
|
||||
|
||||
id: LANG_FAILED
|
||||
desc: Something failed. To be appended after above actions
|
||||
eng: "failed"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue