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
|
|
@ -3890,9 +3890,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"
|
||||
|
|
@ -3901,9 +3901,9 @@
|
|||
*: none
|
||||
rtc: "OFF = Tilbakestill"
|
||||
h100,h120,h300: "STOP = Tilbakestill"
|
||||
ipod*,e200*,c200,sa9200: "MENU = Tilbakestill"
|
||||
ipod*,c200,sa9200: "MENU = Tilbakestill"
|
||||
x5,m5: "RECORD = Tilbakestill"
|
||||
h10,h10_5gb: "PREV = Tilbakestill"
|
||||
h10,h10_5gb,e200*: "PREV = Tilbakestill"
|
||||
gigabeatf: "A = Tilbakestill"
|
||||
mrobe100: "DISPLAY = Tilbakestill"
|
||||
gigabeats: "BACK = Tilbakestill"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue