diff options
author | Robert Menes <rmenes@rockbox.org> | 2008-10-04 16:22:29 +0000 |
---|---|---|
committer | Robert Menes <rmenes@rockbox.org> | 2008-10-04 16:22:29 +0000 |
commit | 032eb9adfe8fe16694d79b9b3a55cd5f803c9bbc (patch) | |
tree | 2e1574dc89c08b31585136f4b4665e6fe8395d77 | |
parent | 607e67172578d426ca8e852bd48ad6a406a75e03 (diff) |
Accept FS #9451 by Melba Sitjar: add missing strings to the Tagalog Language file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18708 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | apps/lang/tagalog.lang | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/apps/lang/tagalog.lang b/apps/lang/tagalog.lang index 2851830ba9..8a3221a8dd 100644 --- a/apps/lang/tagalog.lang +++ b/apps/lang/tagalog.lang @@ -8086,6 +8086,8 @@ ipod*: "PLAY/PAUSE to abort" x5,m5: "Long PLAY to abort" h10,h10_5gb,e200,c200: "PREV to abort" + gigabeats: "BACK to abort" + gigabeatf: "POWER to abort" </source> <dest> *: "OFF sa agas" @@ -8093,6 +8095,8 @@ ipod*: "PLAY/PAUSE sa agas" x5,m5: "Long PLAY sa agas" h10,h10_5gb,e200,c200: "PREV sa agas" + gigabeats: "BACK sa agas" + gigabeatf: "POWER sa agas" </dest> <voice> *: "" @@ -11984,3 +11988,20 @@ agc: "ATK klip oras" </voice> </phrase> +<phrase> + id: LANG_ALBUMART + desc: Display the expected AA size + user: + <source> + *: none + albumart: "Album Art:" + </source> + <dest> + *: none + albumart: "Album Arte:" + </dest> + <voice> + *: none + albumart: "" + </voice> +</phrase> |