1
0
Fork 0
forked from len0rd/rockbox

Update American English language

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30320 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Chicoine 2011-08-16 12:17:15 +00:00
parent 9477675f04
commit 2ec357248c

View file

@ -418,7 +418,7 @@
</phrase> </phrase>
<phrase> <phrase>
id: LANG_PLAYLISTS id: LANG_PLAYLISTS
desc: in the main menu and file view setting desc: in the file view setting
user: core user: core
<source> <source>
*: "Playlists" *: "Playlists"
@ -6460,7 +6460,7 @@
</phrase> </phrase>
<phrase> <phrase>
id: LANG_CATALOG id: LANG_CATALOG
desc: in onplay menu desc: in main menu and onplay menu
user: core user: core
<source> <source>
*: "Playlist Catalogue" *: "Playlist Catalogue"
@ -6651,7 +6651,7 @@
<dest> <dest>
*: none *: none
multivolume: "HD1" multivolume: "HD1"
sansae200*,sansac200*,sansafuze*,sansaclipplus: "MSD:" sansae200*,sansac200*,sansafuze*,sansaclipplus: "mSD:"
archosondio*: "MMC:" archosondio*: "MMC:"
</dest> </dest>
<voice> <voice>
@ -7905,8 +7905,6 @@
*: "Time" *: "Time"
</voice> </voice>
</phrase> </phrase>
/* TODO: cleanup LANG_USB_CHARGING unless HAVE_USB_CHARGING_ENABLE defined,
* the selector should probably be usb_charging_enable_enable as well. */
<phrase> <phrase>
id: LANG_USB_CHARGING id: LANG_USB_CHARGING
desc: in Battery menu desc: in Battery menu
@ -12673,4 +12671,59 @@
*: "Rewind on Pause" *: "Rewind on Pause"
</voice> </voice>
</phrase> </phrase>
<phrase>
id: LANG_CURRENT_PLAYLIST
desc: Used when you need to say playlist, also voiced
user: core
<source>
*: "Current Playlist"
</source>
<dest>
*: "Current Playlist"
</dest>
<voice>
*: "Current Playlist"
</voice>
</phrase>
<phrase>
id: LANG_SET_AS_PLAYLISTCAT_DIR
desc: used in the onplay menu to set a playlist catalogue dir
user: core
<source>
*: "Set As Playlist Catalogue Directory"
</source>
<dest>
*: "Set As Playlist Catalog Directory"
</dest>
<voice>
*: "Set As Playlist Catalog Directory"
</voice>
</phrase>
<phrase>
id: LANG_SAVE_CHANGES
desc: When you try to exit screens to confirm save
user: core
<source>
*: "Save Changes?"
</source>
<dest>
*: "Save Changes?"
</dest>
<voice>
*: "Save Changes?"
</voice>
</phrase>
<phrase>
id: LANG_RESET_PLAYLISTCAT_DIR
desc:
user: core
<source>
*: "Reset Playlist Catalogue Directory"
</source>
<dest>
*: "Reset Playlist Catalog Directory"
</dest>
<voice>
*: "Reset Playlist Catalog Directory"
</voice>
</phrase>