FS#10558 by Melba Sitjar: missing strings for Tagalog language added.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22466 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Robert Menes 2009-08-22 21:59:51 +00:00
parent 07b2708892
commit e185066bc3

View file

@ -260,12 +260,14 @@
user: core user: core
<source> <source>
*: "PLAY = Yes" *: "PLAY = Yes"
cowond2*: "MENU = Yes"
h100,h120,h300: "NAVI = Yes" h100,h120,h300: "NAVI = Yes"
yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "SELECT = Yes" yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "SELECT = Yes"
player: "(PLAY/STOP)" player: "(PLAY/STOP)"
</source> </source>
<dest> <dest>
*: "PLAY = Oo" *: "PLAY = Oo"
cowond2*: "MENU = Oo"
h100,h120,h300: "NAVI = Oo" h100,h120,h300: "NAVI = Oo"
yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "SELECT = Oo" yh*,ipod*,x5,m5,gigabeat*,e200*,c200*,h10,h10_5gb,mrobe100,clip*,fuze*: "SELECT = Oo"
player: "(PLAY/STOP)" player: "(PLAY/STOP)"