From: Jaroslav Kysela Date: Wed, 20 Jan 2016 13:31:58 +0000 (+0100) Subject: wizard: little description shuffling X-Git-Tag: v4.2.1~1141 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6156d79a95f160487a4fb5c00d030aa728039373;p=thirdparty%2Ftvheadend.git wizard: little description shuffling --- diff --git a/src/wizard.c b/src/wizard.c index 0e0b77cca..c33975345 100644 --- a/src/wizard.c +++ b/src/wizard.c @@ -152,7 +152,9 @@ BASIC_STR_OPS(wizard_hello_t, epg_lang3) DESCRIPTION_FCN(hello, N_("\ Enter the languages for the web user interface and \ -for EPG texts.\ +for EPG texts.\n\ +This wizard should be run only on the initial setup. Please, cancel \ +it, if you are not willing to touch the current configuration.\ ")) wizard_page_t *wizard_hello(const char *lang) @@ -363,8 +365,6 @@ username/password combination, so provide these for both \ an administrator and regular (day-to-day) user. \ You can leave the username and password blank if you don't want \ this part, and would prefer anonymous access to anyone.\n\ -This wizard should be run only on the initial setup. Please, cancel \ -it, if you are not willing to touch the current configuration.\ ")) wizard_page_t *wizard_login(const char *lang)