diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2009-09-23 05:26:52 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2009-09-23 05:26:52 +0000 |
| commit | 77c4a38f0566384eefd7bd6cd35d9bc1675ffea6 (patch) | |
| tree | 0bb50bd1d0e74c20540fdafd1e6645e8e39664db /apps/lang | |
| parent | 3393417d647b7cfa6f39ffee689fa7ce41ec4069 (diff) | |
| download | rockbox-77c4a38f0566384eefd7bd6cd35d9bc1675ffea6.zip rockbox-77c4a38f0566384eefd7bd6cd35d9bc1675ffea6.tar.gz rockbox-77c4a38f0566384eefd7bd6cd35d9bc1675ffea6.tar.bz2 rockbox-77c4a38f0566384eefd7bd6cd35d9bc1675ffea6.tar.xz | |
Use singular to make a few strings in the German translation sound a bit more like a setting, corresponding to the initial English change. (still open to suggestions)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22792 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/lang')
| -rw-r--r-- | apps/lang/deutsch.lang | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index 30fe55f..bdaceba 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -2584,11 +2584,11 @@ </source> <dest> *: none - lcd_bitmap: "Schriftarten" + lcd_bitmap: "Schriftart" </dest> <voice> *: none - lcd_bitmap: "Schriftarten" + lcd_bitmap: "Schriftart" </voice> </phrase> <phrase> @@ -2599,10 +2599,10 @@ *: "While Playing Screen" </source> <dest> - *: "WPS-Dateien" + *: "WPS-Datei" </dest> <voice> - *: "WPS-Dateien" + *: "WPS-Datei" </voice> </phrase> <phrase> @@ -2615,11 +2615,11 @@ </source> <dest> *: none - remote: "RWPS-Dateien" + remote: "RWPS-Datei" </dest> <voice> *: none - remote: "RWPS-Dateien" + remote: "RWPS-Datei" </voice> </phrase> <phrase> |