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 d7dba2f3c0..e7e3acde0b 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -13182,3 +13182,31 @@
13182 usb_hid: "USB Human Interface Device" 13182 usb_hid: "USB Human Interface Device"
13183 </voice> 13183 </voice>
13184</phrase> 13184</phrase>
13185<phrase>
13186 id: LANG_INSERT_LAST_SHUFFLED
13187 desc: in onplay menu. insert a playlist randomly at end of dynamic playlist
13188 user: core
13189 <source>
13190 *: "Insert Last Shuffled"
13191 </source>
13192 <dest>
13193 *: "Insert Last Shuffled"
13194 </dest>
13195 <voice>
13196 *: "Insert Last Shuffled"
13197 </voice>
13198</phrase>
13199<phrase>
13200 id: LANG_QUEUE_LAST_SHUFFLED
13201 desc: in onplay menu. queue a playlist randomly at and of dynamic playlist
13202 user: core
13203 <source>
13204 *: "Queue Last Shuffled"
13205 </source>
13206 <dest>
13207 *: "Queue Last Shuffled"
13208 </dest>
13209 <voice>
13210 *: "Queue Last Shuffled"
13211 </voice>
13212</phrase>