mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-03 10:51:12 +02:00
Update deutsch.locale an fix sort order in english.locale
This commit is contained in:
@@ -816,7 +816,6 @@ typedef enum
|
||||
LOCALE_MENU_HINT_BACKUP,
|
||||
LOCALE_MENU_HINT_BEDIT,
|
||||
LOCALE_MENU_HINT_CACHE_TXT,
|
||||
LOCALE_MENU_HINT_CHANNELS,
|
||||
LOCALE_MENU_HINT_CEC_MODE,
|
||||
LOCALE_MENU_HINT_CEC_STANDBY,
|
||||
LOCALE_MENU_HINT_CEC_VIEW_ON,
|
||||
@@ -827,6 +826,7 @@ typedef enum
|
||||
LOCALE_MENU_HINT_CHANNELLIST_FONTS,
|
||||
LOCALE_MENU_HINT_CHANNELLIST_FOOT,
|
||||
LOCALE_MENU_HINT_CHANNELLIST_SETUP,
|
||||
LOCALE_MENU_HINT_CHANNELS,
|
||||
LOCALE_MENU_HINT_CI,
|
||||
LOCALE_MENU_HINT_COLORS,
|
||||
LOCALE_MENU_HINT_CONTENT_BACK,
|
||||
@@ -1144,8 +1144,8 @@ typedef enum
|
||||
LOCALE_MENU_HINT_SETTINGS,
|
||||
LOCALE_MENU_HINT_SHOW_MUTE_ICON,
|
||||
LOCALE_MENU_HINT_SHUTDOWN,
|
||||
LOCALE_MENU_HINT_SHUTDOWN_MENU,
|
||||
LOCALE_MENU_HINT_SHUTDOWN_COUNT,
|
||||
LOCALE_MENU_HINT_SHUTDOWN_MENU,
|
||||
LOCALE_MENU_HINT_SHUTDOWN_RCDELAY,
|
||||
LOCALE_MENU_HINT_SHUTDOWN_REAL,
|
||||
LOCALE_MENU_HINT_SLEEPTIMER,
|
||||
|
@@ -816,7 +816,6 @@ const char * locale_real_names[] =
|
||||
"menu.hint_backup",
|
||||
"menu.hint_bedit",
|
||||
"menu.hint_cache_txt",
|
||||
"menu.hint_channels",
|
||||
"menu.hint_cec_mode",
|
||||
"menu.hint_cec_standby",
|
||||
"menu.hint_cec_view_on",
|
||||
@@ -827,6 +826,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_channellist_fonts",
|
||||
"menu.hint_channellist_foot",
|
||||
"menu.hint_channellist_setup",
|
||||
"menu.hint_channels",
|
||||
"menu.hint_ci",
|
||||
"menu.hint_colors",
|
||||
"menu.hint_content_back",
|
||||
@@ -1144,8 +1144,8 @@ const char * locale_real_names[] =
|
||||
"menu.hint_settings",
|
||||
"menu.hint_show_mute_icon",
|
||||
"menu.hint_shutdown",
|
||||
"menu.hint_shutdown_menu",
|
||||
"menu.hint_shutdown_count",
|
||||
"menu.hint_shutdown_menu",
|
||||
"menu.hint_shutdown_rcdelay",
|
||||
"menu.hint_shutdown_real",
|
||||
"menu.hint_sleeptimer",
|
||||
|
Reference in New Issue
Block a user