diff options
| author | Mustapha Senhaji <moos@rockbox.org> | 2010-11-21 14:18:19 +0000 |
|---|---|---|
| committer | Mustapha Senhaji <moos@rockbox.org> | 2010-11-21 14:18:19 +0000 |
| commit | 3cebd7a735eff27439f0997a5ff8a1e0d054bddf (patch) | |
| tree | a0be9480ea7008eea710b17b8215a7578ef50d4d | |
| parent | 0dbc4a6cae1284f986b7f77fabbaffd54a0d8f60 (diff) | |
| download | rockbox-3cebd7a735eff27439f0997a5ff8a1e0d054bddf.zip rockbox-3cebd7a735eff27439f0997a5ff8a1e0d054bddf.tar.gz rockbox-3cebd7a735eff27439f0997a5ff8a1e0d054bddf.tar.bz2 rockbox-3cebd7a735eff27439f0997a5ff8a1e0d054bddf.tar.xz | |
Bring the spanish translation up to date.
Flyspray: FS#11768
Author: Sergio Vera
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28628 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/espanol.lang | 17 | ||||
| -rw-r--r-- | docs/CREDITS | 1 |
2 files changed, 18 insertions, 0 deletions
diff --git a/apps/lang/espanol.lang b/apps/lang/espanol.lang index c71c0ad..d6f6a34 100644 --- a/apps/lang/espanol.lang +++ b/apps/lang/espanol.lang @@ -12570,3 +12570,20 @@ *: "Iniciar examinador aquí" </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: "Intensidad de la señal:" + </dest> + <voice> + *: none + radio: "Intesidad de la señal:" + </voice> +</phrase> diff --git a/docs/CREDITS b/docs/CREDITS index ee205d6..6b77492 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -566,6 +566,7 @@ Fabian Vogel Michael Stummvoll Franz-Josef Haider Michael Hohmuth +Sergio Vera The libmad team The wavpack team |