]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
wizard: little description shuffling
authorJaroslav Kysela <perex@perex.cz>
Wed, 20 Jan 2016 13:31:58 +0000 (14:31 +0100)
committerJaroslav Kysela <perex@perex.cz>
Wed, 20 Jan 2016 13:31:58 +0000 (14:31 +0100)
src/wizard.c

index 0e0b77ccae59a413854424084ba34492754c0e0d..c33975345f008b3a57a17802d015e66b8146e6a2 100644 (file)
@@ -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)