From: Mark Clarkstone Date: Sat, 6 Feb 2016 17:28:45 +0000 (+0000) Subject: Another bunch of changes to the wizard texts.. X-Git-Tag: v4.2.1~1057 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b5b175e9ee8dda3e7193b224f14b7fd000870e71;p=thirdparty%2Ftvheadend.git Another bunch of changes to the wizard texts.. --- diff --git a/src/wizard.c b/src/wizard.c index bdb1cefcf..fcad52398 100644 --- a/src/wizard.c +++ b/src/wizard.c @@ -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\ +This wizard should be run only on the initial setup. Please, cancel \ +it, if you are not willing to touch the current configuration. \ \ -Notes\n\ +\n\nNotes\n\ If you cannot see your preferred language in the language list and would \ like to help translate Tvheadend see \ here.\n\ @@ -387,13 +389,13 @@ an administrator and regular (day-to-day) user. \ \n\nNotes\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. It is not \ recommended that you allow anonymous access to the admin account. \n\ If you plan on accessing Tvheadend over the Internet, make sure you use \ -strong credentials and do not allow anonymous access at all. \ +strong credentials and do not allow anonymous access at all. \n\n\ ")) wizard_page_t *wizard_login(const char *lang)