mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 02:41:21 +02:00
locals: hints for audioplayer/picture viewer setup
This commit is contained in:
@@ -1012,6 +1012,20 @@ typedef enum
|
||||
LOCALE_MENU_HINT_KEY_UNLOCK,
|
||||
LOCALE_MENU_HINT_KEY_SCREENSHOT,
|
||||
|
||||
LOCALE_MENU_HINT_AUDIOPLAYER_ORDER,
|
||||
LOCALE_MENU_HINT_AUDIOPLAYER_FOLLOW,
|
||||
LOCALE_MENU_HINT_AUDIOPLAYER_TITLE,
|
||||
LOCALE_MENU_HINT_AUDIOPLAYER_REPEAT,
|
||||
LOCALE_MENU_HINT_AUDIOPLAYER_PLAYLIST,
|
||||
LOCALE_MENU_HINT_AUDIOPLAYER_SCREENSAVER,
|
||||
LOCALE_MENU_HINT_AUDIOPLAYER_HIGHPRIO,
|
||||
LOCALE_MENU_HINT_AUDIOPLAYER_DEFDIR,
|
||||
LOCALE_MENU_HINT_AUDIOPLAYER_SC_METADATA,
|
||||
|
||||
LOCALE_MENU_HINT_PICTUREVIEWER_SCALING,
|
||||
LOCALE_MENU_HINT_PICTUREVIEWER_SLIDE_TIME,
|
||||
LOCALE_MENU_HINT_PICTUREVIEWER_DEFDIR,
|
||||
|
||||
LOCALE_MENU_NEXT,
|
||||
LOCALE_MESSAGEBOX_BACK,
|
||||
LOCALE_MESSAGEBOX_CANCEL,
|
||||
|
@@ -1012,6 +1012,19 @@ const char * locale_real_names[] =
|
||||
"menu.hint_key_unlock",
|
||||
"menu.hint_key_screenshot",
|
||||
|
||||
"menu.hint_audioplayer_order",
|
||||
"menu.hint_audioplayer_follow",
|
||||
"menu.hint_audioplayer_title",
|
||||
"menu.hint_audioplayer_repeat",
|
||||
"menu.hint_audioplayer_playlist",
|
||||
"menu.hint_audioplayer_screensaver",
|
||||
"menu.hint_audioplayer_highprio",
|
||||
"menu.hint_audioplayer_defdir",
|
||||
"menu.hint_audioplayer_sc_metadata",
|
||||
"menu.hint_pictureviewer_scaling",
|
||||
"menu.hint_pictureviewer_slide_time",
|
||||
"menu.hint_pictureviewer_defdir",
|
||||
|
||||
"menu.next",
|
||||
"messagebox.back",
|
||||
"messagebox.cancel",
|
||||
|
Reference in New Issue
Block a user