summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang28
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index dd8ed84caf..7da2cc2959 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -12716,3 +12716,31 @@
12716 *: "Automatic resume" 12716 *: "Automatic resume"
12717 </voice> 12717 </voice>
12718</phrase> 12718</phrase>
12719<phrase>
12720 id: LANG_AUTORESUME_AUTOMATIC
12721 desc: resume on automatic track change
12722 user: core
12723 <source>
12724 *: "Resume on automatic track change"
12725 </source>
12726 <dest>
12727 *: "Resume on automatic track change"
12728 </dest>
12729 <voice>
12730 *: "Resume on automatic track change"
12731 </voice>
12732</phrase>
12733<phrase>
12734 id: LANG_AUTORESUME_CUSTOM
12735 desc: enable customization of resume on automatic track change
12736 user: core
12737 <source>
12738 *: "Custom path/genre substrings (comma-separated)"
12739 </source>
12740 <dest>
12741 *: "Custom path/genre substrings (comma-separated)"
12742 </dest>
12743 <voice>
12744 *: "Custom path/genre substrings (comma-separated)"
12745 </voice>
12746</phrase>