mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
accept FS#10992 by Rui Araújo to fix FS#10976 - make the <Untagged> string translatable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26192 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
24aeac2a75
commit
0e263d5b77
5 changed files with 37 additions and 3 deletions
|
|
@ -13731,4 +13731,17 @@
|
|||
gigabeats: "3-D Enhancement"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
||||
<phrase>
|
||||
id: LANG_TAGNAVI_UNTAGGED
|
||||
desc: "<untagged>" entry in tag browser
|
||||
user: core
|
||||
<source>
|
||||
*: "<Untagged>"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<Untagged>"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Untagged"
|
||||
</voice>
|
||||
</phrase>
|
||||
|
|
|
|||
|
|
@ -13213,6 +13213,20 @@
|
|||
usb_hid: "Modo de Apresentação"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TAGNAVI_UNTAGGED
|
||||
desc: "<untagged>" entry in tag browser
|
||||
user: core
|
||||
<source>
|
||||
*: "<Untagged>"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<Sem Etiqueta>"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Sem etiqueta"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_OF
|
||||
desc: Shown in WPS: X of Y (tracks)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue