diff options
author | Jonas Häggqvist <rasher@rasher.dk> | 2010-10-23 15:13:52 +0000 |
---|---|---|
committer | Jonas Häggqvist <rasher@rasher.dk> | 2010-10-23 15:13:52 +0000 |
commit | c6f34ef23976f13aff29593bc65b525395b5aef7 (patch) | |
tree | 3ffaa49aa64fc5e42f0a8366dbaceb6f1a281447 /apps/lang/walon.lang | |
parent | d46d24332f3a16fa736def96a717e1648441161a (diff) | |
download | rockbox-c6f34ef23976f13aff29593bc65b525395b5aef7.tar.gz rockbox-c6f34ef23976f13aff29593bc65b525395b5aef7.tar.bz2 rockbox-c6f34ef23976f13aff29593bc65b525395b5aef7.zip |
Make english.lang use consistant spacing to avoid problems with the automatic translation site ("*:none" is wrong - "*: none" is right). Change other languages to match.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28332 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang/walon.lang')
-rw-r--r-- | apps/lang/walon.lang | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/lang/walon.lang b/apps/lang/walon.lang index 7ce4587972..1ee0ec5a51 100644 --- a/apps/lang/walon.lang +++ b/apps/lang/walon.lang @@ -12063,15 +12063,15 @@ desc: browse for the base skin in theme settings user: core <source> - *:none + *: none lcd_bitmap: "Base Skin" </source> <dest> - *:none + *: none lcd_bitmap: "Pea" </dest> <voice> - *:none + *: none lcd_bitmap: "Pea" </voice> </phrase> @@ -12080,15 +12080,15 @@ desc: browse for the base skin in theme settings user: core <source> - *:none + *: none lcd_bitmap: "Remote Base Skin" </source> <dest> - *:none + *: none lcd_bitmap: "Pea då lon" </dest> <voice> - *:none + *: none lcd_bitmap: "Pea då lon" </voice> </phrase> @@ -12097,15 +12097,15 @@ desc: in the main menu user: core <source> - *:none + *: none remote: "Main Screen" </source> <dest> - *:none + *: none remote: "Mwaisse waitroûle" </dest> <voice> - *:none + *: none remote: "Mwaisse waitroûle" </voice> </phrase> @@ -12114,15 +12114,15 @@ desc: in the main menu user: core <source> - *:none + *: none remote: "Remote Screen" </source> <dest> - *:none + *: none remote: "Waitroûle då lon" </dest> <voice> - *:none + *: none remote: "Waitroûle då lon" </voice> </phrase> |