1
0
Fork 0
forked from len0rd/rockbox

fixed typo and now Akku instead of Batterie (thanks to Thomas Maisl)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2546 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Uwe Freese 2002-10-09 12:37:06 +00:00
parent 902c43a968
commit 2bfd326fc9

View file

@ -2,7 +2,7 @@
id: LANG_SOUND_SETTINGS id: LANG_SOUND_SETTINGS
desc: in the main menu desc: in the main menu
eng: "Sound Settings" eng: "Sound Settings"
new: "Klangeinstellugen" new: "Klangeinstellungen"
id: LANG_GENERAL_SETTINGS id: LANG_GENERAL_SETTINGS
desc: in the main menu desc: in the main menu
@ -57,17 +57,17 @@ new: "Puffer: %d.%02dMb"
id: LANG_BATTERY_LEVEL_PLAYER id: LANG_BATTERY_LEVEL_PLAYER
desc: the battery level in percentage desc: the battery level in percentage
eng: "Batt: %d%%%s" eng: "Batt: %d%%%s"
new: "Batt: %d%%%s" new: "Akku: %d%%%s"
id: LANG_BATTERY_LEVEL_RECORDER id: LANG_BATTERY_LEVEL_RECORDER
desc: the battery level in percentage desc: the battery level in percentage
eng: "Battery: %d%%%s" eng: "Battery: %d%%%s"
new: "Batterie: %d%%%s" new: "Akku: %d%%%s"
id: LANG_BATTERY_CHARGE id: LANG_BATTERY_CHARGE
desc: tells that the battery is charging, instead of battery level desc: tells that the battery is charging, instead of battery level
eng: "Battery: charging" eng: "Battery: charging"
new: "Batterie: Ladevorgang" new: "Akku: lädt"
id: LANG_BOUNCE id: LANG_BOUNCE
desc: in the demos menu desc: in the demos menu
@ -137,7 +137,7 @@ new: "Speicherfehler"
id: LANG_SETTINGS_BATTERY_PLAYER id: LANG_SETTINGS_BATTERY_PLAYER
desc: if save settings has failed desc: if save settings has failed
eng: "Batt. low?" eng: "Batt. low?"
new: "Batt. schwach?" new: "Akku leer?"
id: LANG_SETTINGS_SAVE_RECORDER id: LANG_SETTINGS_SAVE_RECORDER
desc: displayed if save settings has failed desc: displayed if save settings has failed
@ -147,7 +147,7 @@ new: "Speicherfehler"
id: LANG_SETTINGS_BATTERY_RECORDER id: LANG_SETTINGS_BATTERY_RECORDER
desc: if save settings has failed desc: if save settings has failed
eng: "Is battery low?" eng: "Is battery low?"
new: "Batterie schwach?" new: "Akku leer?"
id: LANG_TIME_SET id: LANG_TIME_SET
desc: if save settings has failed desc: if save settings has failed