mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
english language updated to be a bit more general, we now offer button descriptions on delete for recorder
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3759 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
c8fb78fd44
commit
b88f2bc9b1
3 changed files with 22 additions and 4 deletions
|
|
@ -443,14 +443,16 @@ desc: possible answers to resume question
|
|||
eng: "(PLAY/STOP)"
|
||||
new:
|
||||
|
||||
# depreciated
|
||||
id: LANG_RESUME_CONFIRM_RECORDER
|
||||
desc: possible answer to resume question
|
||||
eng: "PLAY = Yes"
|
||||
eng: ""
|
||||
new:
|
||||
|
||||
# depreciated
|
||||
id: LANG_RESUME_CANCEL_RECORDER
|
||||
desc: possible answer to resume question
|
||||
eng: "Any Other = No"
|
||||
eng: ""
|
||||
new:
|
||||
|
||||
id: LANG_KEYLOCK_ON_PLAYER
|
||||
|
|
@ -1557,3 +1559,13 @@ id: LANG_DISK_FULL
|
|||
desc: in recording screen
|
||||
eng: "The disk is full. Press OFF to continue."
|
||||
new:
|
||||
|
||||
id: LANG_CONFIRM_WITH_PLAY_RECORDER
|
||||
desc: Generic recorder string to use to confirm
|
||||
eng: "PLAY = Yes"
|
||||
new:
|
||||
|
||||
id: LANG_CANCEL_WITH_ANY_RECORDER
|
||||
desc: Generic recorder string to use to cancel
|
||||
eng: "Any Other = No"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue