mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
- fix (and enable) one-key-plugin; fix movieplayer-plugin
This commit is contained in:
@@ -964,6 +964,7 @@ typedef enum
|
||||
LOCALE_MENU_HINT_KEY_PIP_CLOSE,
|
||||
LOCALE_MENU_HINT_KEY_PIP_SETUP,
|
||||
LOCALE_MENU_HINT_KEY_PIP_SWAP,
|
||||
LOCALE_MENU_HINT_KEY_PLUGIN,
|
||||
LOCALE_MENU_HINT_KEY_POWEROFF,
|
||||
LOCALE_MENU_HINT_KEY_QUICKZAP,
|
||||
LOCALE_MENU_HINT_KEY_REPEATBLOCK,
|
||||
@@ -1010,6 +1011,7 @@ typedef enum
|
||||
LOCALE_MENU_HINT_MISC_GENERAL,
|
||||
LOCALE_MENU_HINT_MISC_ZAPIT,
|
||||
LOCALE_MENU_HINT_MOVIE,
|
||||
LOCALE_MENU_HINT_MOVIEPLAYER_PLUGIN,
|
||||
LOCALE_MENU_HINT_NET_BROADCAST,
|
||||
LOCALE_MENU_HINT_NET_DHCP,
|
||||
LOCALE_MENU_HINT_NET_DJMOUNT,
|
||||
@@ -1045,6 +1047,7 @@ typedef enum
|
||||
LOCALE_MENU_HINT_NETWORK,
|
||||
LOCALE_MENU_HINT_NEW_ZAP_MODE,
|
||||
LOCALE_MENU_HINT_NUMERIC_ADJUST,
|
||||
LOCALE_MENU_HINT_ONEKEY_PLUGIN,
|
||||
LOCALE_MENU_HINT_OSD,
|
||||
LOCALE_MENU_HINT_OSD_LANGUAGE,
|
||||
LOCALE_MENU_HINT_OSD_PRESET,
|
||||
|
@@ -964,6 +964,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_key_pip_close",
|
||||
"menu.hint_key_pip_setup",
|
||||
"menu.hint_key_pip_swap",
|
||||
"menu.hint_key_plugin",
|
||||
"menu.hint_key_poweroff",
|
||||
"menu.hint_key_quickzap",
|
||||
"menu.hint_key_repeatblock",
|
||||
@@ -1010,6 +1011,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_misc_general",
|
||||
"menu.hint_misc_zapit",
|
||||
"menu.hint_movie",
|
||||
"menu.hint_movieplayer_plugin",
|
||||
"menu.hint_net_broadcast",
|
||||
"menu.hint_net_dhcp",
|
||||
"menu.hint_net_djmount",
|
||||
@@ -1045,6 +1047,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_network",
|
||||
"menu.hint_new_zap_mode",
|
||||
"menu.hint_numeric_adjust",
|
||||
"menu.hint_onekey_plugin",
|
||||
"menu.hint_osd",
|
||||
"menu.hint_osd_language",
|
||||
"menu.hint_osd_preset",
|
||||
|
Reference in New Issue
Block a user