mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Plugin/file type association system. Patch #879411 by Henrik Backe
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4677 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
087a085790
commit
fb00c2190b
13 changed files with 895 additions and 121 deletions
|
|
@ -2654,3 +2654,39 @@ desc: spoken only, for wall clock announce
|
|||
eng: ""
|
||||
voice: "Current time:"
|
||||
new:
|
||||
|
||||
#Filetypes
|
||||
id: LANG_FILETYPES_RESET
|
||||
desc: in the manage settings sub menu
|
||||
eng: "Reset plugin list"
|
||||
new:
|
||||
|
||||
id: LANG_FILETYPES_RESET_WAIT
|
||||
desc: Filetype reset message
|
||||
eng: "Reset plugins, please wait"
|
||||
new:
|
||||
|
||||
id: LANG_FILETYPES_EXTENSION_FULL
|
||||
desc: Extension array full
|
||||
eng: "Extension array full"
|
||||
new:
|
||||
|
||||
id: LANG_FILETYPES_FULL
|
||||
desc: Filetype array full
|
||||
eng: "Filetype array full"
|
||||
new:
|
||||
|
||||
id: LANG_FILETYPES_PLUGIN_NAME_LONG
|
||||
desc: Viewer plugin name to long
|
||||
eng: "Plugin name to long"
|
||||
new:
|
||||
|
||||
id: LANG_FILETYPES_STRING_BUFFER_EMPTY
|
||||
desc: Filetype string buffer empty
|
||||
eng: "Filetype string buffer empty"
|
||||
new:
|
||||
|
||||
id: LANG_ONPLAY_OPEN_WITH
|
||||
desc: Onplay open with
|
||||
eng: "Open with"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue