mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
Fix FS#9662 by removing any cancel action from the power button, left button is already used for that anyway (so this is consistent now), languages are updated
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19851 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9349911c47
commit
e5958df469
33 changed files with 149 additions and 151 deletions
|
|
@ -4233,9 +4233,9 @@
|
|||
*: none
|
||||
rtc: "OFF = Revert"
|
||||
h100,h120,h300: "STOP = Revert"
|
||||
ipod*,e200*,c200,sa9200: "MENU = Revert"
|
||||
ipod*,c200,sa9200: "MENU = Revert"
|
||||
x5,m5: "RECORD = Revert"
|
||||
h10,h10_5gb: "PREV = Revert"
|
||||
h10,h10_5gb,e200*: "PREV = Revert"
|
||||
gigabeatf: "A = Revert"
|
||||
mrobe100: "DISPLAY = Revert"
|
||||
gigabeats: "BACK = Revert"
|
||||
|
|
@ -4244,9 +4244,9 @@
|
|||
*: none
|
||||
rtc: "ВЫКЛ. = Отмена"
|
||||
h100,h120,h300: "СТОП = Отмена"
|
||||
ipod*,e200*,c200,sa9200: "МЕНЮ = Отмена"
|
||||
ipod*,c200,sa9200: "МЕНЮ = Отмена"
|
||||
x5,m5: "ЗАПИСЬ = Отмена"
|
||||
h10,h10_5gb: "ПРЕД. = Отмена"
|
||||
h10,h10_5gb,e200*: "ПРЕД. = Отмена"
|
||||
gigabeatf: "А = Отмена"
|
||||
mrobe100: "ПОКАЗ. = Отмена"
|
||||
gigabeats: "НАЗАД = Отмена"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue