mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
locals: add locales for start wizard initial settings
This commit is contained in:
@@ -1799,6 +1799,8 @@ videomenu.videoformat_149 14:9
|
||||
videomenu.videoformat_169 16:9
|
||||
videomenu.videoformat_43 4:3
|
||||
videomenu.videomode Digital video mode
|
||||
wizard.initial_settings Initial settings found
|
||||
wizard.install_settings Do you want to install channels for Astra 19.2°E ?
|
||||
wizard.welcome_head Welcome to the Setup Wizard
|
||||
wizard.welcome_text Next steps will guide you through initial installation of the device.\nImportant: Your CoolStream set-top box can be conveniently controlled\nwith the web interface for timer management or live TV on the Web browser.\nDo not make it accessible to untrusted networks!\nDo you want to continue?
|
||||
word.from from
|
||||
|
@@ -1826,6 +1826,8 @@ typedef enum
|
||||
LOCALE_VIDEOMENU_VIDEOFORMAT_169,
|
||||
LOCALE_VIDEOMENU_VIDEOFORMAT_43,
|
||||
LOCALE_VIDEOMENU_VIDEOMODE,
|
||||
LOCALE_WIZARD_INITIAL_SETTINGS,
|
||||
LOCALE_WIZARD_INSTALL_SETTINGS,
|
||||
LOCALE_WIZARD_WELCOME_HEAD,
|
||||
LOCALE_WIZARD_WELCOME_TEXT,
|
||||
LOCALE_WORD_FROM,
|
||||
|
@@ -1826,6 +1826,8 @@ const char * locale_real_names[] =
|
||||
"videomenu.videoformat_169",
|
||||
"videomenu.videoformat_43",
|
||||
"videomenu.videomode",
|
||||
"wizard.initial_settings",
|
||||
"wizard.install_settings",
|
||||
"wizard.welcome_head",
|
||||
"wizard.welcome_text",
|
||||
"word.from",
|
||||
|
Reference in New Issue
Block a user