1
0
Fork 0
forked from len0rd/rockbox

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:
Solomon Peachy 2024-09-17 10:19:43 -04:00
parent 24ae4aee33
commit e09c055a41
48 changed files with 641 additions and 641 deletions

View file

@ -1895,10 +1895,10 @@
desc: in tag viewer
user: core
<source>
*: "<No Info>"
*: "[No Info]"
</source>
<dest>
*: "<Ni podatka>"
*: "[Ni podatka]"
</dest>
<voice>
*: "Ni podatka"
@ -3211,13 +3211,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>
*: "<All tracks>"
*: "[All tracks]"
</dest>
<voice>
*: "All tracks"
@ -5525,13 +5525,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>
*: "<Random>"
*: "[Random]"
</dest>
<voice>
*: "Random"
@ -7194,13 +7194,13 @@
</phrase>
<phrase>
id: LANG_TAGNAVI_UNTAGGED
desc: "<untagged>" entry in tag browser
desc: "[untagged]" entry in tag browser
user: core
<source>
*: "<Untagged>"
*: "[Untagged]"
</source>
<dest>
*: "<Untagged>"
*: "[Untagged]"
</dest>
<voice>
*: "Untagged"
@ -9558,10 +9558,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>
*: "<Don't Resume>"
*: "[Don't Resume]"
</dest>
<voice>
*: "Do not resume"
@ -10258,10 +10258,10 @@
desc: bookmark selection list, bookmark couldn't be parsed
user: core
<source>
*: "<Invalid Bookmark>"
*: "[Invalid Bookmark]"
</source>
<dest>
*: "<Invalid Bookmark>"
*: "[Invalid Bookmark]"
</dest>
<voice>
*: "Invalid Bookmark"