mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
lang: Replace all <...> with [...]
<..> gets interpreted as a drive/volume ID, which has special voicing rules. (this is especially visible in the DB browser) Change-Id: I7c2598004a4e58451267d77f786eb52f7c09bd3f
This commit is contained in:
parent
24ae4aee33
commit
e09c055a41
48 changed files with 641 additions and 641 deletions
|
|
@ -480,10 +480,10 @@
|
|||
desc: top item in the list when asking user about bookmark auto load
|
||||
user: core
|
||||
<source>
|
||||
*: "<Don't Resume>"
|
||||
*: "[Don't Resume]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<Nén rataker>"
|
||||
*: "[Nén rataker]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Nén rataker"
|
||||
|
|
@ -508,10 +508,10 @@
|
|||
desc: bookmark selection list, bookmark couldn't be parsed
|
||||
user: core
|
||||
<source>
|
||||
*: "<Invalid Bookmark>"
|
||||
*: "[Invalid Bookmark]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<Rimåke nén valåbe>"
|
||||
*: "[Rimåke nén valåbe]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Rimåke nén valåbe"
|
||||
|
|
@ -2316,13 +2316,13 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TAGNAVI_ALL_TRACKS
|
||||
desc: "<All tracks>" entry in tag browser
|
||||
desc: "[All tracks]" entry in tag browser
|
||||
user: core
|
||||
<source>
|
||||
*: "<All tracks>"
|
||||
*: "[All tracks]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<Tos les bokets>"
|
||||
*: "[Tos les bokets]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Tos les bokets"
|
||||
|
|
@ -7162,10 +7162,10 @@
|
|||
desc: in tag viewer
|
||||
user: core
|
||||
<source>
|
||||
*: "<No Info>"
|
||||
*: "[No Info]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<Nole infô.>"
|
||||
*: "[Nole infô.]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Nole infô."
|
||||
|
|
@ -10188,13 +10188,13 @@
|
|||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_TAGNAVI_RANDOM
|
||||
desc: "<Random>" entry in tag browser
|
||||
desc: "[Random]" entry in tag browser
|
||||
user: core
|
||||
<source>
|
||||
*: "<Random>"
|
||||
*: "[Random]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<D'astcheyance>"
|
||||
*: "[D'astcheyance]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "astcheyance"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue