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.lang51
1 files changed, 47 insertions, 4 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index d5f6ac3fa7..18842a3207 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -6452,16 +6452,16 @@
6452</phrase> 6452</phrase>
6453<phrase> 6453<phrase>
6454 id: LANG_CATALOG_ADD_TO 6454 id: LANG_CATALOG_ADD_TO
6455 desc: in onplay playlist catalogue submenu 6455 desc: deprecated
6456 user: core 6456 user: core
6457 <source> 6457 <source>
6458 *: "Add to Playlist" 6458 *: ""
6459 </source> 6459 </source>
6460 <dest> 6460 <dest>
6461 *: "Add to Playlist" 6461 *: ""
6462 </dest> 6462 </dest>
6463 <voice> 6463 <voice>
6464 *: "Add to Playlist" 6464 *: ""
6465 </voice> 6465 </voice>
6466</phrase> 6466</phrase>
6467<phrase> 6467<phrase>
@@ -16461,3 +16461,46 @@
16461 recording: "Recording Directory" 16461 recording: "Recording Directory"
16462 </voice> 16462 </voice>
16463</phrase> 16463</phrase>
16464<phrase>
16465 id: LANG_ADD_TO_PL
16466 desc: used in the onplay menu
16467 user: core
16468 <source>
16469 *: "Add to Playlist..."
16470 </source>
16471 <dest>
16472 *: "Add to Playlist..."
16473 </dest>
16474 <voice>
16475 *: "Add to Playlist..."
16476 </voice>
16477</phrase>
16478<phrase>
16479 id: LANG_ADD_TO_EXISTING_PL
16480 desc: used in the onplay menu
16481 user: core
16482 <source>
16483 *: "Add to Existing Playlist"
16484 </source>
16485 <dest>
16486 *: "Add to Existing Playlist"
16487 </dest>
16488 <voice>
16489 *: "Add to Existing Playlist"
16490 </voice>
16491</phrase>
16492<phrase>
16493 id: LANG_PLAYING_NEXT
16494 desc: used in the onplay menu
16495 user: core
16496 <source>
16497 *: "Playing Next..."
16498 </source>
16499 <dest>
16500 *: "Playing Next..."
16501 </dest>
16502 <voice>
16503 *: "Playing Next..."
16504 </voice>
16505</phrase>
16506