summaryrefslogtreecommitdiff
path: root/apps/lang/arabic.lang
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-09-17 10:19:43 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-09-17 10:21:46 -0400
commite09c055a41e8373cce730423be347b4f2d14b68e (patch)
treea3196735a2ff106aa52cf6ce2aeb13bdae26d656 /apps/lang/arabic.lang
parent24ae4aee33fef450bb241058e50e86b10c0f1f4d (diff)
downloadrockbox-e09c055a41e8373cce730423be347b4f2d14b68e.tar.gz
rockbox-e09c055a41e8373cce730423be347b4f2d14b68e.zip
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
Diffstat (limited to 'apps/lang/arabic.lang')
-rw-r--r--apps/lang/arabic.lang16
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/lang/arabic.lang b/apps/lang/arabic.lang
index c9b295956b..c3a456b9cf 100644
--- a/apps/lang/arabic.lang
+++ b/apps/lang/arabic.lang
@@ -3613,13 +3613,13 @@
3613</phrase> 3613</phrase>
3614<phrase> 3614<phrase>
3615 id: LANG_TAGNAVI_ALL_TRACKS 3615 id: LANG_TAGNAVI_ALL_TRACKS
3616 desc: "<All tracks>" entry in tag browser 3616 desc: "[All tracks]" entry in tag browser
3617 user: core 3617 user: core
3618 <source> 3618 <source>
3619 *: "<All tracks>" 3619 *: "[All tracks]"
3620 </source> 3620 </source>
3621 <dest> 3621 <dest>
3622 *: "<كل الملفات>" 3622 *: "[كل الملفات]"
3623 </dest> 3623 </dest>
3624 <voice> 3624 <voice>
3625 *: "All tracks" 3625 *: "All tracks"
@@ -3999,10 +3999,10 @@
3999 desc: in tag viewer 3999 desc: in tag viewer
4000 user: core 4000 user: core
4001 <source> 4001 <source>
4002 *: "<No Info>" 4002 *: "[No Info]"
4003 </source> 4003 </source>
4004 <dest> 4004 <dest>
4005 *: "<المعلومات غير متوفرة>" 4005 *: "[المعلومات غير متوفرة]"
4006 </dest> 4006 </dest>
4007 <voice> 4007 <voice>
4008 *: "المعلومات غير متوفرة" 4008 *: "المعلومات غير متوفرة"
@@ -4863,13 +4863,13 @@
4863</phrase> 4863</phrase>
4864<phrase> 4864<phrase>
4865 id: LANG_TAGNAVI_RANDOM 4865 id: LANG_TAGNAVI_RANDOM
4866 desc: "<Random>" entry in tag browser 4866 desc: "[Random]" entry in tag browser
4867 user: core 4867 user: core
4868 <source> 4868 <source>
4869 *: "<Random>" 4869 *: "[Random]"
4870 </source> 4870 </source>
4871 <dest> 4871 <dest>
4872 *: "<عشوائي>" 4872 *: "[عشوائي]"
4873 </dest> 4873 </dest>
4874 <voice> 4874 <voice>
4875 *: "Random" 4875 *: "Random"