$config['system']['user'][0]['priv'][1]['descr']=gettext("Indicates whether this user will lock individual HTML pages after having accessed a particular page (the lock will be freed if the user leaves or saves the page form).");
...
...
@@ -1931,7 +1931,7 @@ function upgrade_052_to_053() {
<?=gettext("When this is checked, login credentials for the webConfigurator ".
<?=gettext("When this is checked, login credentials for the web GUI ".
"may be saved by the browser. While convenient, some security standards require this to be disabled. ".
"Check this box to enable autocomplete on the login form so that browsers will prompt to save credentials (NOTE: Some browsers do not respect this option).");?>
<?=sprintf(gettext("When this is unchecked, access to the webConfigurator ".
<?=sprintf(gettext("When this is unchecked, access to the web GUI ".
"is protected against HTTP_REFERER redirection attempts. ".
"Check this box to disable this protection if you find that it interferes with ".
"webConfigurator access in certain corner cases such as using external scripts to interact with this system. More information on HTTP_REFERER is available from %sWikipedia%s."),
"web GUI access in certain corner cases such as using external scripts to interact with this system. More information on HTTP_REFERER is available from %sWikipedia%s."),