forked from len0rd/rockbox
Patch #5179 by Sebastian Henriksen and Hardeep Sidhu - Playlist catalog
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10232 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d4100c4cb1
commit
da0525f54f
8 changed files with 832 additions and 120 deletions
|
|
@ -8571,3 +8571,88 @@
|
|||
*: "Export modifications"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CATALOG
|
||||
desc: in onplay menu
|
||||
user:
|
||||
<source>
|
||||
*: "Playlist catalog"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Playlist catalog"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Playlist catalog"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CATALOG_ADD_TO
|
||||
desc: in onplay playlist catalog submenu
|
||||
user:
|
||||
<source>
|
||||
*: "Add to playlist"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Add to playlist"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Add to playlist"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CATALOG_ADD_TO_NEW
|
||||
desc: in onplay playlist catalog submenu
|
||||
user:
|
||||
<source>
|
||||
*: "Add to new playlist"
|
||||
</source>
|
||||
<dest>
|
||||
*: "Add to new playlist"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "Add to new playlist"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CATALOG_VIEW
|
||||
desc: in onplay playlist catalog submenu
|
||||
user:
|
||||
<source>
|
||||
*: "View catalog"
|
||||
</source>
|
||||
<dest>
|
||||
*: "View catalog"
|
||||
</dest>
|
||||
<voice>
|
||||
*: "View catalog"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CATALOG_NO_DIRECTORY
|
||||
desc: error message when playlist catalog directory doesn't exist
|
||||
user:
|
||||
<source>
|
||||
*: "%s doesn't exist"
|
||||
</source>
|
||||
<dest>
|
||||
*: "%s doesn't exist"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
id: LANG_CATALOG_NO_PLAYLISTS
|
||||
desc: error message when no playlists for playlist catalog
|
||||
user:
|
||||
<source>
|
||||
*: "No playlists"
|
||||
</source>
|
||||
<dest>
|
||||
*: "No playlists"
|
||||
</dest>
|
||||
<voice>
|
||||
*: ""
|
||||
</voice>
|
||||
</phrase>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue