diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2006-04-01 23:11:06 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2006-04-01 23:11:06 +0000 |
| commit | bf1f59f56d63394116c74dfccfa3e5a37773eac9 (patch) | |
| tree | 87eab710fa47caf02e089a7b1d2c12440129ddcf | |
| parent | da2afe46f94d75f372cbc4294bd900c43d751b63 (diff) | |
| download | rockbox-bf1f59f56d63394116c74dfccfa3e5a37773eac9.zip rockbox-bf1f59f56d63394116c74dfccfa3e5a37773eac9.tar.gz rockbox-bf1f59f56d63394116c74dfccfa3e5a37773eac9.tar.bz2 rockbox-bf1f59f56d63394116c74dfccfa3e5a37773eac9.tar.xz | |
Fixed typos.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9412 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/deutsch.lang | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 2052447..602542342 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -475,13 +475,13 @@ new: "Erweiterte EQ-Einstellungen" id: LANG_EQUALIZER_SAVE desc: in the equalizer settings menu eng: "Save EQ Preset" -voice: "Eualizer-Konfiguration speichern" +voice: "Equalizer-Konfiguration speichern" new: "EQ-Konfiguration speichern" id: LANG_EQUALIZER_BROWSE desc: in the equalizer settings menu eng: "Browse EQ Presets" -voice: "Zeige Eualizer-Konfigurationen" +voice: "Zeige Equalizer-Konfigurationen" new: "Zeige EQ-Konfigurationen" id: LANG_EQUALIZER_EDIT_MODE |