diff options
author | Jean-Louis Biasini <jlbiasini@gmail.com> | 2013-07-15 08:17:29 +0300 |
---|---|---|
committer | Amaury Pouly <amaury.pouly@gmail.com> | 2013-07-16 15:00:02 +0200 |
commit | 43e52e34ed7c9a9b08ab706b75dd608f53d0b4cc (patch) | |
tree | 1d78d5c91de6db81d1e7ac4c84cdbf44af025d82 /apps/lang/english-us.lang | |
parent | 3c92c935fec24852a382c5c43db3cdd96ccfa9df (diff) | |
download | rockbox-43e52e34ed7c9a9b08ab706b75dd608f53d0b4cc.tar.gz rockbox-43e52e34ed7c9a9b08ab706b75dd608f53d0b4cc.tar.bz2 rockbox-43e52e34ed7c9a9b08ab706b75dd608f53d0b4cc.zip |
[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>
Diffstat (limited to 'apps/lang/english-us.lang')
-rw-r--r-- | apps/lang/english-us.lang | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang index b0f779e29c..a6549dafd5 100644 --- a/apps/lang/english-us.lang +++ b/apps/lang/english-us.lang @@ -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> *: "" |