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

@ -3613,13 +3613,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>
*: "<كل الملفات>"
*: "[كل الملفات]"
</dest>
<voice>
*: "All tracks"
@ -3999,10 +3999,10 @@
desc: in tag viewer
user: core
<source>
*: "<No Info>"
*: "[No Info]"
</source>
<dest>
*: "<المعلومات غير متوفرة>"
*: "[المعلومات غير متوفرة]"
</dest>
<voice>
*: "المعلومات غير متوفرة"
@ -4863,13 +4863,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>
*: "<عشوائي>"
*: "[عشوائي]"
</dest>
<voice>
*: "Random"