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.lang83
1 files changed, 71 insertions, 12 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 29a2527bec..d5f6ac3fa7 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -5411,19 +5411,19 @@
5411</phrase> 5411</phrase>
5412<phrase> 5412<phrase>
5413 id: LANG_SET_AS_REC_DIR 5413 id: LANG_SET_AS_REC_DIR
5414 desc: used in the onplay menu to set a recording dir 5414 desc: deprecated
5415 user: core 5415 user: core
5416 <source> 5416 <source>
5417 *: none 5417 *: none
5418 recording: "Set As Recording Directory" 5418 recording: ""
5419 </source> 5419 </source>
5420 <dest> 5420 <dest>
5421 *: none 5421 *: none
5422 recording: "Set As Recording Directory" 5422 recording: ""
5423 </dest> 5423 </dest>
5424 <voice> 5424 <voice>
5425 *: none 5425 *: none
5426 recording: "Set As Recording Directory" 5426 recording: ""
5427 </voice> 5427 </voice>
5428</phrase> 5428</phrase>
5429<phrase> 5429<phrase>
@@ -11587,16 +11587,16 @@
11587</phrase> 11587</phrase>
11588<phrase> 11588<phrase>
11589 id: LANG_SET_AS_START_DIR 11589 id: LANG_SET_AS_START_DIR
11590 desc: used in the onplay menu to set a starting browser dir 11590 desc: deprecated
11591 user: core 11591 user: core
11592 <source> 11592 <source>
11593 *: "Start File Browser Here" 11593 *: ""
11594 </source> 11594 </source>
11595 <dest> 11595 <dest>
11596 *: "Start File Browser Here" 11596 *: ""
11597 </dest> 11597 </dest>
11598 <voice> 11598 <voice>
11599 *: "Start File Browser Here" 11599 *: ""
11600 </voice> 11600 </voice>
11601</phrase> 11601</phrase>
11602<phrase> 11602<phrase>
@@ -11702,16 +11702,16 @@
11702</phrase> 11702</phrase>
11703<phrase> 11703<phrase>
11704 id: LANG_SET_AS_PLAYLISTCAT_DIR 11704 id: LANG_SET_AS_PLAYLISTCAT_DIR
11705 desc: used in the onplay menu to set a playlist catalogue dir 11705 desc: deprecated
11706 user: core 11706 user: core
11707 <source> 11707 <source>
11708 *: "Set As Playlist Catalogue Directory" 11708 *: ""
11709 </source> 11709 </source>
11710 <dest> 11710 <dest>
11711 *: "Set As Playlist Catalogue Directory" 11711 *: ""
11712 </dest> 11712 </dest>
11713 <voice> 11713 <voice>
11714 *: "Set As Playlist Catalogue Directory" 11714 *: ""
11715 </voice> 11715 </voice>
11716</phrase> 11716</phrase>
11717<phrase> 11717<phrase>
@@ -16402,3 +16402,62 @@
16402 *: "Rewind across tracks" 16402 *: "Rewind across tracks"
16403 </voice> 16403 </voice>
16404</phrase> 16404</phrase>
16405<phrase>
16406 id: LANG_SET_AS
16407 desc: used in the onplay menu
16408 user: core
16409 <source>
16410 *: "Set As..."
16411 </source>
16412 <dest>
16413 *: "Set As..."
16414 </dest>
16415 <voice>
16416 *: "Set As..."
16417 </voice>
16418</phrase>
16419<phrase>
16420 id: LANG_PLAYLIST_DIR
16421 desc: used in the onplay menu
16422 user: core
16423 <source>
16424 *: "Playlist Directory"
16425 </source>
16426 <dest>
16427 *: "Playlist Directory"
16428 </dest>
16429 <voice>
16430 *: "Playlist Directory"
16431 </voice>
16432</phrase>
16433<phrase>
16434 id: LANG_START_DIR
16435 desc: used in the onplay menu
16436 user: core
16437 <source>
16438 *: "Start Directory"
16439 </source>
16440 <dest>
16441 *: "Start Directory"
16442 </dest>
16443 <voice>
16444 *: "Start Directory"
16445 </voice>
16446</phrase>
16447<phrase>
16448 id: LANG_RECORDING_DIR
16449 desc: used in the onplay menu
16450 user: core
16451 <source>
16452 *: none
16453 recording: "Recording Directory"
16454 </source>
16455 <dest>
16456 *: none
16457 recording: "Recording Directory"
16458 </dest>
16459 <voice>
16460 *: none
16461 recording: "Recording Directory"
16462 </voice>
16463</phrase>