mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
locale: add LOCALE_NETWORKMENU_SERVICES
Origin commit data
------------------
Commit: c21fcd1f3c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-06-26 (Tue, 26 Jun 2012)
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