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.lang25
1 files changed, 18 insertions, 7 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 26a2274680..71dee79ee3 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -2069,19 +2069,16 @@
2069</phrase> 2069</phrase>
2070<phrase> 2070<phrase>
2071 id: LANG_HEADPHONE_UNPLUG_RW 2071 id: LANG_HEADPHONE_UNPLUG_RW
2072 desc: in pause_phones_menu. 2072 desc: deprecated
2073 user: core 2073 user: core
2074 <source> 2074 <source>
2075 *: none 2075 *: ""
2076 headphone_detection: "Duration to Rewind"
2077 </source> 2076 </source>
2078 <dest> 2077 <dest>
2079 *: none 2078 *: ""
2080 headphone_detection: "Duration to Rewind"
2081 </dest> 2079 </dest>
2082 <voice> 2080 <voice>
2083 *: none 2081 *: ""
2084 headphone_detection: "Duration to Rewind"
2085 </voice> 2082 </voice>
2086</phrase> 2083</phrase>
2087<phrase> 2084<phrase>
@@ -12744,3 +12741,17 @@
12744 *: "In custom directories only" 12741 *: "In custom directories only"
12745 </voice> 12742 </voice>
12746</phrase> 12743</phrase>
12744<phrase>
12745 id: LANG_PAUSE_REWIND
12746 desc: Seconds to rewind when rewind on pause is enabled.
12747 user: core
12748 <source>
12749 *: "Rewind on Pause"
12750 </source>
12751 <dest>
12752 *: "Rewind on Pause"
12753 </dest>
12754 <voice>
12755 *: "Rewind on Pause"
12756 </voice>
12757</phrase>