summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/english.lang22
1 files changed, 18 insertions, 4 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 0635f7b569..ada1129a43 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -12614,16 +12614,16 @@
12614</phrase> 12614</phrase>
12615<phrase> 12615<phrase>
12616 id: LANG_PLAYTIME_REMAINING 12616 id: LANG_PLAYTIME_REMAINING
12617 desc: playing time screen 12617 desc: deprecated
12618 user: core 12618 user: core
12619 <source> 12619 <source>
12620 *: "Playlist remaining:" 12620 *: ""
12621 </source> 12621 </source>
12622 <dest> 12622 <dest>
12623 *: "Playlist remaining:" 12623 *: ""
12624 </dest> 12624 </dest>
12625 <voice> 12625 <voice>
12626 *: "Playlist remaining" 12626 *: ""
12627 </voice> 12627 </voice>
12628</phrase> 12628</phrase>
12629<phrase> 12629<phrase>
@@ -16500,3 +16500,17 @@
16500 *: "Choose File" 16500 *: "Choose File"
16501 </voice> 16501 </voice>
16502</phrase> 16502</phrase>
16503<phrase>
16504 id: LANG_REMAINING
16505 desc: Playing Time
16506 user: core
16507 <source>
16508 *: "Remaining"
16509 </source>
16510 <dest>
16511 *: "Remaining"
16512 </dest>
16513 <voice>
16514 *: "Remaining"
16515 </voice>
16516</phrase>