diff options
| author | Bertrik Sikken <bertrik@sikken.nl> | 2010-06-12 07:38:18 +0000 |
|---|---|---|
| committer | Bertrik Sikken <bertrik@sikken.nl> | 2010-06-12 07:38:18 +0000 |
| commit | e42067d04ccc60418f01d0a243e9f6f096c0eab3 (patch) | |
| tree | c16094d399d1f3ad7ccec4ddc7af5d76b4bccae0 | |
| parent | f02c45ef610f9180a839c19d3e1d1c4f8a3471a0 (diff) | |
| download | rockbox-e42067d04ccc60418f01d0a243e9f6f096c0eab3.zip rockbox-e42067d04ccc60418f01d0a243e9f6f096c0eab3.tar.gz rockbox-e42067d04ccc60418f01d0a243e9f6f096c0eab3.tar.bz2 rockbox-e42067d04ccc60418f01d0a243e9f6f096c0eab3.tar.xz | |
Catalan language update (added "Pictureflow" missing string), FS #11393 by Adrián Cereto Massagué
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26813 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | apps/lang/catala.lang | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/lang/catala.lang b/apps/lang/catala.lang index 66a3338..722fbe1 100644 --- a/apps/lang/catala.lang +++ b/apps/lang/catala.lang @@ -12455,3 +12455,17 @@ *: "Força" </voice> </phrase> +<phrase> + id: LANG_ONPLAY_PICTUREFLOW + desc: Onplay pictureflow + user: core + <source> + *: "PictureFlow" + </source> + <dest> + *: "Flux de caràtules" + </dest> + <voice> + *: "Obre el flux de caràtules" + </voice> +</phrase> |