summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2024-04-18 12:25:13 -0400
committerSolomon Peachy <pizza@shaftnet.org>2024-04-18 12:25:50 -0400
commit7f1b49693cd84b6e03e05d8a980fb99f26a781b1 (patch)
treec6b60851ee33d1fb6523122825326902e042aa50
parentac9003546f99250fc1b129edd804496f69c3ef1a (diff)
downloadrockbox-7f1b49693cd84b6e03e05d8a980fb99f26a781b1.tar.gz
rockbox-7f1b49693cd84b6e03e05d8a980fb99f26a781b1.zip
translations: Update US English "translation"
Change-Id: I1d91ebac7f878b68759afd408b8a90cf353cf782
-rw-r--r--apps/lang/english-us.lang25
1 files changed, 16 insertions, 9 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang
index 5a3eb38ba3..13582df604 100644
--- a/apps/lang/english-us.lang
+++ b/apps/lang/english-us.lang
@@ -2266,11 +2266,6 @@
2266 charging: "Backlight (While Plugged In)" 2266 charging: "Backlight (While Plugged In)"
2267 </voice> 2267 </voice>
2268</phrase> 2268</phrase>
2269### The <source> section for 'LANG_BACKLIGHT_ON_BUTTON_HOLD:*' differs from the english!
2270### the previously used one is commented below:
2271### Backlight on Lock
2272### The <dest> section for 'LANG_BACKLIGHT_ON_BUTTON_HOLD:*' is missing! Copying from english!
2273### The <voice> section for 'LANG_BACKLIGHT_ON_BUTTON_HOLD:*' is missing! Copying from english!
2274<phrase> 2269<phrase>
2275 id: LANG_BACKLIGHT_ON_BUTTON_HOLD 2270 id: LANG_BACKLIGHT_ON_BUTTON_HOLD
2276 desc: in lcd settings 2271 desc: in lcd settings
@@ -5347,12 +5342,10 @@
5347 recording: "" 5342 recording: ""
5348 </source> 5343 </source>
5349 <dest> 5344 <dest>
5350 *: none 5345 *: ""
5351 recording: ""
5352 </dest> 5346 </dest>
5353 <voice> 5347 <voice>
5354 *: none 5348 *: ""
5355 recording: ""
5356 </voice> 5349 </voice>
5357</phrase> 5350</phrase>
5358<phrase> 5351<phrase>
@@ -16570,3 +16563,17 @@
16570 *: "Go to Last Album" 16563 *: "Go to Last Album"
16571 </voice> 16564 </voice>
16572</phrase> 16565</phrase>
16566<phrase>
16567 id: LANG_DATABASE_DIR
16568 desc: in database settings menu
16569 user: core
16570 <source>
16571 *: "Database Directory"
16572 </source>
16573 <dest>
16574 *: "Database Directory"
16575 </dest>
16576 <voice>
16577 *: "Database Directory"
16578 </voice>
16579</phrase>