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
|
|
@ -471,10 +471,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>
|
||||
*: "<Немој да наставиш>"
|
||||
*: "[Немој да наставиш]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Немој да наставиш"
|
||||
|
|
@ -499,10 +499,10 @@
|
|||
desc: bookmark selection list, bookmark couldn't be parsed
|
||||
user: core
|
||||
<source>
|
||||
*: "<Invalid Bookmark>"
|
||||
*: "[Invalid Bookmark]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<Неисправан маркер>"
|
||||
*: "[Неисправан маркер]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Неисправан маркер"
|
||||
|
|
@ -2120,13 +2120,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>
|
||||
*: "Све нумере"
|
||||
|
|
@ -6742,10 +6742,10 @@
|
|||
desc: in tag viewer
|
||||
user: core
|
||||
<source>
|
||||
*: "<No Info>"
|
||||
*: "[No Info]"
|
||||
</source>
|
||||
<dest>
|
||||
*: "<Нема инфо>"
|
||||
*: "[Нема инфо]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Нема инфо"
|
||||
|
|
@ -9438,13 +9438,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>
|
||||
*: "Насумично"
|
||||
|
|
@ -11197,13 +11197,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>
|
||||
*: "<Необележенo>"
|
||||
*: "[Необележенo]"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Необележенo"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue