diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2011-01-23 18:08:50 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2011-01-23 18:08:50 +0000 |
| commit | 264e27d5b069104137587ba08cbae3ef301a850d (patch) | |
| tree | 6577709de51be143d2a389c979c20de6b4ab8d13 | |
| parent | 330676491faa397ef2b3935027ce53867d341bc8 (diff) | |
| download | rockbox-264e27d5b069104137587ba08cbae3ef301a850d.zip rockbox-264e27d5b069104137587ba08cbae3ef301a850d.tar.gz rockbox-264e27d5b069104137587ba08cbae3ef301a850d.tar.bz2 rockbox-264e27d5b069104137587ba08cbae3ef301a850d.tar.xz | |
Add german translation for LANG_FM_RSSI.
Author: Uwe Wiebach
Flyspray: FS#11811
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29121 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/deutsch.lang | 17 | ||||
| -rw-r--r-- | docs/CREDITS | 1 |
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang index f90e500..e75b6b9 100644 --- a/apps/lang/deutsch.lang +++ b/apps/lang/deutsch.lang @@ -12605,3 +12605,20 @@ *: "Dateigröße" </voice> </phrase> +<phrase> + id: LANG_FM_RSSI + desc: Signal strength of a received FM station + user: core + <source> + *: none + radio: "Signal strength:" + </source> + <dest> + *: none + radio: "Signalstärke:" + </dest> + <voice> + *: none + radio: "Signalstärke:" + </voice> +</phrase> diff --git a/docs/CREDITS b/docs/CREDITS index 7c46056..e6e5c7a 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -582,6 +582,7 @@ Gabriel Maia Robert Horn Ante Maretic Benjamin Brown +Uwe Wiebach The libmad team The wavpack team |