summaryrefslogtreecommitdiff
path: root/apps/lang/francais.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/francais.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/francais.lang')
-rw-r--r--apps/lang/francais.lang30
1 files changed, 15 insertions, 15 deletions
diff --git a/apps/lang/francais.lang b/apps/lang/francais.lang
index 45f1fc55db..0718873a56 100644
--- a/apps/lang/francais.lang
+++ b/apps/lang/francais.lang
@@ -501,10 +501,10 @@
501 desc: top item in the list when asking user about bookmark auto load 501 desc: top item in the list when asking user about bookmark auto load
502 user: core 502 user: core
503 <source> 503 <source>
504 *: "<Don't Resume>" 504 *: "[Don't Resume]"
505 </source> 505 </source>
506 <dest> 506 <dest>
507 *: "<Ne pas reprendre>" 507 *: "[Ne pas reprendre]"
508 </dest> 508 </dest>
509 <voice> 509 <voice>
510 *: "Ne pas reprendre" 510 *: "Ne pas reprendre"
@@ -529,10 +529,10 @@
529 desc: bookmark selection list, bookmark couldn't be parsed 529 desc: bookmark selection list, bookmark couldn't be parsed
530 user: core 530 user: core
531 <source> 531 <source>
532 *: "<Invalid Bookmark>" 532 *: "[Invalid Bookmark]"
533 </source> 533 </source>
534 <dest> 534 <dest>
535 *: "<Signet invalide>" 535 *: "[Signet invalide]"
536 </dest> 536 </dest>
537 <voice> 537 <voice>
538 *: "Signet invalide" 538 *: "Signet invalide"
@@ -2181,13 +2181,13 @@
2181</phrase> 2181</phrase>
2182<phrase> 2182<phrase>
2183 id: LANG_TAGNAVI_ALL_TRACKS 2183 id: LANG_TAGNAVI_ALL_TRACKS
2184 desc: "<All tracks>" entry in tag browser 2184 desc: "[All tracks]" entry in tag browser
2185 user: core 2185 user: core
2186 <source> 2186 <source>
2187 *: "<All tracks>" 2187 *: "[All tracks]"
2188 </source> 2188 </source>
2189 <dest> 2189 <dest>
2190 *: "<Toutes les pistes>" 2190 *: "[Toutes les pistes]"
2191 </dest> 2191 </dest>
2192 <voice> 2192 <voice>
2193 *: "Toutes les pistes" 2193 *: "Toutes les pistes"
@@ -6626,10 +6626,10 @@
6626 desc: in tag viewer 6626 desc: in tag viewer
6627 user: core 6627 user: core
6628 <source> 6628 <source>
6629 *: "<No Info>" 6629 *: "[No Info]"
6630 </source> 6630 </source>
6631 <dest> 6631 <dest>
6632 *: "<Pas d'Info>" 6632 *: "[Pas d'Info]"
6633 </dest> 6633 </dest>
6634 <voice> 6634 <voice>
6635 *: "Pas d'Info" 6635 *: "Pas d'Info"
@@ -9274,13 +9274,13 @@
9274</phrase> 9274</phrase>
9275<phrase> 9275<phrase>
9276 id: LANG_TAGNAVI_RANDOM 9276 id: LANG_TAGNAVI_RANDOM
9277 desc: "<Random>" entry in tag browser 9277 desc: "[Random]" entry in tag browser
9278 user: core 9278 user: core
9279 <source> 9279 <source>
9280 *: "<Random>" 9280 *: "[Random]"
9281 </source> 9281 </source>
9282 <dest> 9282 <dest>
9283 *: "<Aléatoire>" 9283 *: "[Aléatoire]"
9284 </dest> 9284 </dest>
9285 <voice> 9285 <voice>
9286 *: "Aléatoire" 9286 *: "Aléatoire"
@@ -11093,13 +11093,13 @@
11093</phrase> 11093</phrase>
11094<phrase> 11094<phrase>
11095 id: LANG_TAGNAVI_UNTAGGED 11095 id: LANG_TAGNAVI_UNTAGGED
11096 desc: "<untagged>" entry in tag browser 11096 desc: "[untagged]" entry in tag browser
11097 user: core 11097 user: core
11098 <source> 11098 <source>
11099 *: "<Untagged>" 11099 *: "[Untagged]"
11100 </source> 11100 </source>
11101 <dest> 11101 <dest>
11102 *: "<Inconnu>" 11102 *: "[Inconnu]"
11103 </dest> 11103 </dest>
11104 <voice> 11104 <voice>
11105 *: "Inconnu" 11105 *: "Inconnu"