summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2011-01-23 18:08:50 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2011-01-23 18:08:50 +0000
commit264e27d5b069104137587ba08cbae3ef301a850d (patch)
tree6577709de51be143d2a389c979c20de6b4ab8d13
parent330676491faa397ef2b3935027ce53867d341bc8 (diff)
downloadrockbox-264e27d5b069104137587ba08cbae3ef301a850d.tar.gz
rockbox-264e27d5b069104137587ba08cbae3ef301a850d.zip
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.lang17
-rw-r--r--docs/CREDITS1
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index f90e500a9c..e75b6b9645 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -12605,3 +12605,20 @@
12605 *: "Dateigröße" 12605 *: "Dateigröße"
12606 </voice> 12606 </voice>
12607</phrase> 12607</phrase>
12608<phrase>
12609 id: LANG_FM_RSSI
12610 desc: Signal strength of a received FM station
12611 user: core
12612 <source>
12613 *: none
12614 radio: "Signal strength:"
12615 </source>
12616 <dest>
12617 *: none
12618 radio: "Signalstärke:"
12619 </dest>
12620 <voice>
12621 *: none
12622 radio: "Signalstärke:"
12623 </voice>
12624</phrase>
diff --git a/docs/CREDITS b/docs/CREDITS
index 7c460564c5..e6e5c7a937 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -582,6 +582,7 @@ Gabriel Maia
582Robert Horn 582Robert Horn
583Ante Maretic 583Ante Maretic
584Benjamin Brown 584Benjamin Brown
585Uwe Wiebach
585 586
586The libmad team 587The libmad team
587The wavpack team 588The wavpack team