summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/lang/english-us.lang65
1 files changed, 59 insertions, 6 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang
index aaf66c619a..9910bb4770 100644
--- a/apps/lang/english-us.lang
+++ b/apps/lang/english-us.lang
@@ -418,7 +418,7 @@
418</phrase> 418</phrase>
419<phrase> 419<phrase>
420 id: LANG_PLAYLISTS 420 id: LANG_PLAYLISTS
421 desc: in the main menu and file view setting 421 desc: in the file view setting
422 user: core 422 user: core
423 <source> 423 <source>
424 *: "Playlists" 424 *: "Playlists"
@@ -6460,7 +6460,7 @@
6460</phrase> 6460</phrase>
6461<phrase> 6461<phrase>
6462 id: LANG_CATALOG 6462 id: LANG_CATALOG
6463 desc: in onplay menu 6463 desc: in main menu and onplay menu
6464 user: core 6464 user: core
6465 <source> 6465 <source>
6466 *: "Playlist Catalogue" 6466 *: "Playlist Catalogue"
@@ -6651,7 +6651,7 @@
6651 <dest> 6651 <dest>
6652 *: none 6652 *: none
6653 multivolume: "HD1" 6653 multivolume: "HD1"
6654 sansae200*,sansac200*,sansafuze*,sansaclipplus: "MSD:" 6654 sansae200*,sansac200*,sansafuze*,sansaclipplus: "mSD:"
6655 archosondio*: "MMC:" 6655 archosondio*: "MMC:"
6656 </dest> 6656 </dest>
6657 <voice> 6657 <voice>
@@ -7905,8 +7905,6 @@
7905 *: "Time" 7905 *: "Time"
7906 </voice> 7906 </voice>
7907</phrase> 7907</phrase>
7908/* TODO: cleanup LANG_USB_CHARGING unless HAVE_USB_CHARGING_ENABLE defined,
7909 * the selector should probably be usb_charging_enable_enable as well. */
7910<phrase> 7908<phrase>
7911 id: LANG_USB_CHARGING 7909 id: LANG_USB_CHARGING
7912 desc: in Battery menu 7910 desc: in Battery menu
@@ -12673,4 +12671,59 @@
12673 *: "Rewind on Pause" 12671 *: "Rewind on Pause"
12674 </voice> 12672 </voice>
12675</phrase> 12673</phrase>
12676 12674<phrase>
12675 id: LANG_CURRENT_PLAYLIST
12676 desc: Used when you need to say playlist, also voiced
12677 user: core
12678 <source>
12679 *: "Current Playlist"
12680 </source>
12681 <dest>
12682 *: "Current Playlist"
12683 </dest>
12684 <voice>
12685 *: "Current Playlist"
12686 </voice>
12687</phrase>
12688<phrase>
12689 id: LANG_SET_AS_PLAYLISTCAT_DIR
12690 desc: used in the onplay menu to set a playlist catalogue dir
12691 user: core
12692 <source>
12693 *: "Set As Playlist Catalogue Directory"
12694 </source>
12695 <dest>
12696 *: "Set As Playlist Catalog Directory"
12697 </dest>
12698 <voice>
12699 *: "Set As Playlist Catalog Directory"
12700 </voice>
12701</phrase>
12702<phrase>
12703 id: LANG_SAVE_CHANGES
12704 desc: When you try to exit screens to confirm save
12705 user: core
12706 <source>
12707 *: "Save Changes?"
12708 </source>
12709 <dest>
12710 *: "Save Changes?"
12711 </dest>
12712 <voice>
12713 *: "Save Changes?"
12714 </voice>
12715</phrase>
12716<phrase>
12717 id: LANG_RESET_PLAYLISTCAT_DIR
12718 desc:
12719 user: core
12720 <source>
12721 *: "Reset Playlist Catalogue Directory"
12722 </source>
12723 <dest>
12724 *: "Reset Playlist Catalog Directory"
12725 </dest>
12726 <voice>
12727 *: "Reset Playlist Catalog Directory"
12728 </voice>
12729</phrase>