mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
locale: add LOCALE_NETWORKMENU_SERVICES
This commit is contained in:
@@ -952,6 +952,7 @@ networkmenu.ntptitle Time-Syncronisation
|
||||
networkmenu.password Key
|
||||
networkmenu.reset_settings_now Do you want restore the previous settings?
|
||||
networkmenu.select_if Interface
|
||||
networkmenu.services Network services
|
||||
networkmenu.setupnow Apply network settings now
|
||||
networkmenu.setuponstartup Setup network on startup
|
||||
networkmenu.show Show active Network settings
|
||||
|
@@ -979,6 +979,7 @@ typedef enum
|
||||
LOCALE_NETWORKMENU_PASSWORD,
|
||||
LOCALE_NETWORKMENU_RESET_SETTINGS_NOW,
|
||||
LOCALE_NETWORKMENU_SELECT_IF,
|
||||
LOCALE_NETWORKMENU_SERVICES,
|
||||
LOCALE_NETWORKMENU_SETUPNOW,
|
||||
LOCALE_NETWORKMENU_SETUPONSTARTUP,
|
||||
LOCALE_NETWORKMENU_SHOW,
|
||||
|
@@ -979,6 +979,7 @@ const char * locale_real_names[] =
|
||||
"networkmenu.password",
|
||||
"networkmenu.reset_settings_now",
|
||||
"networkmenu.select_if",
|
||||
"networkmenu.services",
|
||||
"networkmenu.setupnow",
|
||||
"networkmenu.setuponstartup",
|
||||
"networkmenu.show",
|
||||
|
Reference in New Issue
Block a user