Dupe string

This commit is contained in:
Jamie Cameron
2007-12-20 22:48:22 +00:00
parent 169e52563b
commit 88ce538fb6

View File

@@ -116,10 +116,10 @@ help_eexec=$1 failed : $2
referer_title=Security Warning
referer_warn=<b>Warning!</b> Webmin has detected that the program $2 was linked to from the URL $1, which appears to be outside the Webmin server. This may be an attempt to trick your server into executing a dangerous command.
referer_warn_unknown=<b>Warning!</b> Webmin has detected that the program $1 was linked to from an unknown URL, which appears to be outside the Webmin server. This may be an attempt to trick your server into executing a dangerous command.
referer_ok=Continue executing Webmin program
referer_again=Don't show this warning in future.
referer_eurl=Invalid original URL!
referer_eself=referer_save.cgi cannot be linked to directly!
referer_fix1=If this is a legitimate link, you can allow links from this URL as follows :<ul><li>Login to Webmin normally.<li>Go to the <b>Webmin Configuration</b> module.<li>Click on the Trusted Referrers icon.<li>Enter the hostname $1 into the <b>Trusted websites</b> field, and click <b>Save</b>.</ul>
referer_fix2=Alternately, you can configure Webmin to allow this link from the command line by :<ul><li>Login as <tt>root</tt>, and edit the <tt>/etc/webmin/config</tt> file.<li>Add the line <tt>referers=$1</tt> at the end, or if a <tt>referers</tt> line already exists add <tt>$1</tt> to it.<li>Save the file.</ul>
referer_fix1u=If your browser does not send the <tt>Referer</tt> header needed, you can turn off this check as follows :<ul><li>Login to Webmin normally.<li>Go to the <b>Webmin Configuration</b> module.<li>Click on the Trusted Referrers icon.<li>Check the <b>Trust links from unknown referrers</b> box, and click <b>Save</b>.</ul>
referer_fix2u=Alternately, you can configure Webmin to allow links from unknown referers by :<ul><li>Login as <tt>root</tt>, and edit the <tt>/etc/webmin/config</tt> file.<li>Find the line <tt>referers_none=1</tt> and remove it.<li>Save the file.</ul>
session_header=Login to Webmin
session_mesg=You must enter a username and password to login to the Webmin server on $1.
@@ -306,7 +306,6 @@ wsearch_modt=Module
wsearch_mtitle=Module name
wsearch_what=Matching page
wsearch_type=Match type
wsearch_text=Matching text
wsearch_mod=$1 module
wsearch_config_webmin=Webmin module config
wsearch_config_usermin=Usermin preferences