forked from len0rd/rockbox
[Fuze+][lang] keymaps hint update
A few keymaps hint were wrong, this correct them: - database/filemanager on cancelling songs insertion - alarm clock - set alarm Change-Id: Ifb50a9452c208a7d5c28bdac96c825030b943c25 Reviewed-on: http://gerrit.rockbox.org/508 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
This commit is contained in:
parent
3c92c935fe
commit
43e52e34ed
46 changed files with 238 additions and 86 deletions
|
|
@ -15,7 +15,6 @@
|
|||
# KIND, either express or implied.
|
||||
#
|
||||
# American English language file
|
||||
|
||||
<phrase>
|
||||
id: LANG_SET_BOOL_YES
|
||||
desc: bool true representation
|
||||
|
|
@ -3979,6 +3978,7 @@
|
|||
iaudiox5,iaudiom5: "RECORD = Revert"
|
||||
iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert"
|
||||
gigabeatfx: "POWER = Revert"
|
||||
sansafuzeplus: "BACK = Revert"
|
||||
mrobe100: "DISPLAY = Revert"
|
||||
gigabeats: "BACK = Revert"
|
||||
gogearsa9200: "LEFT = Revert"
|
||||
|
|
@ -3993,6 +3993,7 @@
|
|||
iaudiox5,iaudiom5: "RECORD = Revert"
|
||||
iriverh10,iriverh10_5gb,sansae200*,sansafuze*: "PREV = Revert"
|
||||
gigabeatfx: "POWER = Revert"
|
||||
sansafuzeplus: "BACK = Revert"
|
||||
mrobe100: "DISPLAY = Revert"
|
||||
gigabeats: "BACK = Revert"
|
||||
gogearsa9200: "LEFT = Revert"
|
||||
|
|
@ -4527,6 +4528,7 @@
|
|||
gigabeats: "SELECT=Set POWER=Cancel"
|
||||
vibe500: "OK=Set C=Cancel"
|
||||
mpiohd300: "ENTER=Set MENU=Cancel"
|
||||
sansafuzeplus: "SELECT=Set BACK=Cancel"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
|
|
@ -4536,6 +4538,7 @@
|
|||
gigabeats: "SELECT=Set POWER=Cancel"
|
||||
vibe500: "OK=Set C=Cancel"
|
||||
mpiohd300: "ENTER=Set MENU=Cancel"
|
||||
sansafuzeplus: "SELECT=Set BACK=Cancel"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
|
|
@ -8080,6 +8083,7 @@
|
|||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV to abort"
|
||||
gigabeats: "BACK to abort"
|
||||
gigabeatfx: "POWER to abort"
|
||||
sansafuzeplus: "BACK to abort"
|
||||
</source>
|
||||
<dest>
|
||||
*: "OFF to abort"
|
||||
|
|
@ -8089,6 +8093,7 @@
|
|||
iriverh10,iriverh10_5gb,sansae200*,sansac200*,vibe500: "PREV to abort"
|
||||
gigabeats: "BACK to abort"
|
||||
gigabeatfx: "POWER to abort"
|
||||
sansafuzeplus: "BACK to abort"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue