diff options
| author | Thomas Martitz <kugel@rockbox.org> | 2009-01-25 14:42:42 +0000 |
|---|---|---|
| committer | Thomas Martitz <kugel@rockbox.org> | 2009-01-25 14:42:42 +0000 |
| commit | e5958df4695187668bad8c74448445d69d285e09 (patch) | |
| tree | 275d919c0f16870ca0e8f68c892b774f1d546c3c /apps/lang/walon.lang | |
| parent | 9349911c47a8e9915f2d29c924f10893bd7c3e69 (diff) | |
| download | rockbox-e5958df4695187668bad8c74448445d69d285e09.zip rockbox-e5958df4695187668bad8c74448445d69d285e09.tar.gz rockbox-e5958df4695187668bad8c74448445d69d285e09.tar.bz2 rockbox-e5958df4695187668bad8c74448445d69d285e09.tar.xz | |
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
Diffstat (limited to 'apps/lang/walon.lang')
| -rw-r--r-- | apps/lang/walon.lang | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/lang/walon.lang b/apps/lang/walon.lang index b0e753a..358edac 100644 --- a/apps/lang/walon.lang +++ b/apps/lang/walon.lang @@ -4169,9 +4169,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" @@ -4180,9 +4180,9 @@ *: none rtc: "OFF = Rinoncî" h100,h120,h300: "STOP = Rinoncî" - ipod*,e200*,c200,sa9200: "MENU = Rinoncî" + ipod*,c200,sa9200: "MENU = Rinoncî" x5,m5: "RECORD = Rinoncî" - h10,h10_5gb: "PREV = Rinoncî" + h10,h10_5gb,e200*: "PREV = Rinoncî" gigabeatf: "A = Rinoncî" mrobe100: "DISPLAY = Rinoncî" gigabeats: "BACK = Rinoncî" |