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.lang85
1 files changed, 85 insertions, 0 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 0bf10055e6..78e4ab6147 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -8571,3 +8571,88 @@
8571 *: "Export modifications" 8571 *: "Export modifications"
8572 </voice> 8572 </voice>
8573</phrase> 8573</phrase>
8574<phrase>
8575 id: LANG_CATALOG
8576 desc: in onplay menu
8577 user:
8578 <source>
8579 *: "Playlist catalog"
8580 </source>
8581 <dest>
8582 *: "Playlist catalog"
8583 </dest>
8584 <voice>
8585 *: "Playlist catalog"
8586 </voice>
8587</phrase>
8588<phrase>
8589 id: LANG_CATALOG_ADD_TO
8590 desc: in onplay playlist catalog submenu
8591 user:
8592 <source>
8593 *: "Add to playlist"
8594 </source>
8595 <dest>
8596 *: "Add to playlist"
8597 </dest>
8598 <voice>
8599 *: "Add to playlist"
8600 </voice>
8601</phrase>
8602<phrase>
8603 id: LANG_CATALOG_ADD_TO_NEW
8604 desc: in onplay playlist catalog submenu
8605 user:
8606 <source>
8607 *: "Add to new playlist"
8608 </source>
8609 <dest>
8610 *: "Add to new playlist"
8611 </dest>
8612 <voice>
8613 *: "Add to new playlist"
8614 </voice>
8615</phrase>
8616<phrase>
8617 id: LANG_CATALOG_VIEW
8618 desc: in onplay playlist catalog submenu
8619 user:
8620 <source>
8621 *: "View catalog"
8622 </source>
8623 <dest>
8624 *: "View catalog"
8625 </dest>
8626 <voice>
8627 *: "View catalog"
8628 </voice>
8629</phrase>
8630<phrase>
8631 id: LANG_CATALOG_NO_DIRECTORY
8632 desc: error message when playlist catalog directory doesn't exist
8633 user:
8634 <source>
8635 *: "%s doesn't exist"
8636 </source>
8637 <dest>
8638 *: "%s doesn't exist"
8639 </dest>
8640 <voice>
8641 *: ""
8642 </voice>
8643</phrase>
8644<phrase>
8645 id: LANG_CATALOG_NO_PLAYLISTS
8646 desc: error message when no playlists for playlist catalog
8647 user:
8648 <source>
8649 *: "No playlists"
8650 </source>
8651 <dest>
8652 *: "No playlists"
8653 </dest>
8654 <voice>
8655 *: ""
8656 </voice>
8657</phrase>
8658