]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Another bunch of changes to the wizard texts..
authorMark Clarkstone <hello@markclarkstone.co.uk>
Sat, 6 Feb 2016 17:28:45 +0000 (17:28 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 8 Feb 2016 13:41:23 +0000 (14:41 +0100)
src/wizard.c

index bdb1cefcfff19bb457480bd8a3c8b8b9513dee83..fcad5239843b2f0a7e914bb0e96b782cf3a752fa 100644 (file)
@@ -163,8 +163,10 @@ Welcome to Tvheadend, your TV streaming server and video recorder. This \
 wizard will help you get up and running fast. Let`s start by configuring \
 the basic language settings. Please select the default user interface \
 and EPG language(s).\n\n\
+<b>This wizard should be run only on the initial setup. Please, cancel \
+it, if you are not willing to touch the current configuration. </b>\
 \
-<b>Notes</b>\n\
+\n\n<b>Notes</b>\n\
 If you cannot see your preferred language in the language list and would \
 like to help translate Tvheadend see \
 <a href=\"https://tvheadend.org/projects/tvheadend/wiki/Internationalization\" target=\"new\">here</a>.\n\
@@ -387,13 +389,13 @@ an administrator and regular (day-to-day) user. \
 \n\n<b>Notes</b>\n\
 You may enter a comma-separated list of network prefixes (IPv4/IPv6).\n\
 if you were asked to enter a username and password during installation, \
-we'd recommend not using the same details for a user as it may cause \
+we'd recommend not using the same details for a user here as it may cause \
 unexpected behavior, incorrect permissions etc.\n\
 To allow anonymous access for any account (administrative or regular user) enter \
 an asterisk (*) in the username and password fields. <u>It is not</u> \
 recommended that you allow anonymous access to the admin account.</u> \n\
 If you plan on accessing Tvheadend over the Internet, make sure you use \
-strong credentials and <u>do not allow anonymous access at all</u>. \
+strong credentials and <u>do not allow anonymous access at all</u>. \n\n\
 "))
 
 wizard_page_t *wizard_login(const char *lang)