locals: hints for audioplayer/picture viewer setup

This commit is contained in:
[CST] Focus
2012-07-13 13:23:00 +04:00
parent e442d73cd6
commit fa395b6abc
3 changed files with 41 additions and 0 deletions

View File

@@ -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,

View File

@@ -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",