diff options
| author | Magnus Holmgren <magnushol@gmail.com> | 2010-05-26 17:05:10 +0000 |
|---|---|---|
| committer | Magnus Holmgren <magnushol@gmail.com> | 2010-05-26 17:05:10 +0000 |
| commit | 6d281a38968b7092af1831d2a3e144f6c98441ce (patch) | |
| tree | 5d894ae750aa93cdfa71e89dcde00d05c4eb8ccb | |
| parent | 7ad50c6f5935cbde4c96e742b90ce629dd325217 (diff) | |
| download | rockbox-6d281a38968b7092af1831d2a3e144f6c98441ce.zip rockbox-6d281a38968b7092af1831d2a3e144f6c98441ce.tar.gz rockbox-6d281a38968b7092af1831d2a3e144f6c98441ce.tar.bz2 rockbox-6d281a38968b7092af1831d2a3e144f6c98441ce.tar.xz | |
Updated Swedish translation (again).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26314 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/svenska.lang | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/apps/lang/svenska.lang b/apps/lang/svenska.lang index 37013e4..34da44d 100644 --- a/apps/lang/svenska.lang +++ b/apps/lang/svenska.lang @@ -13456,12 +13456,12 @@ </voice> </phrase> <phrase> - id: LANG_REMOTE_FMRADIO - desc: in the main menu + id: LANG_REMOTE_RADIOSCREEN + desc: in the theme menu user: core <source> *:none - radio_remote: "Remote FM Radio" + radio_remote: "Remote Radio Screen" </source> <dest> *:none @@ -13673,3 +13673,20 @@ *: "Ej taggad" </voice> </phrase> +<phrase> + id: LANG_RADIOSCREEN + desc: in the theme menu + user: core + <source> + *:none + radio: "Radio Screen" + </source> + <dest> + *:none + radio: "Radioskal" + </dest> + <voice> + *:none + radio: "Radioskal" + </voice> +</phrase> |