forked from I2P_Developers/i2p.i2p
more renaming
This commit is contained in:
@@ -19,7 +19,7 @@ Proxy-Connection: close
|
||||
<h3>_("Warning: Destination Key Conflict")</h3>
|
||||
<p>
|
||||
_("The addresshelper link you followed specifies a different destination key than a host entry in your host database.")
|
||||
_("Someone could be trying to impersonate another eepsite, or people have given two eepsites identical names.")
|
||||
_("Someone could be trying to impersonate another website, or people have given two websites identical names.")
|
||||
</p>
|
||||
<p>
|
||||
_("You can resolve the conflict by considering which key you trust, and either discarding the addresshelper link, discarding the host entry from your host database, or naming one of them differently.")
|
||||
|
||||
@@ -6,7 +6,7 @@ Proxy-Connection: close
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head>
|
||||
<title>_("Warning: Eepsite Unreachable")</title>
|
||||
<title>_("Warning: Website Unreachable")</title>
|
||||
<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico">
|
||||
<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
@@ -16,10 +16,10 @@ Proxy-Connection: close
|
||||
<a href="http://127.0.0.1:7657/config.jsp">_("Configuration")</a> <a href="http://127.0.0.1:7657/help.jsp">_("Help")</a> <a href="http://127.0.0.1:7657/susidns/index">_("Addressbook")</a>
|
||||
</div>
|
||||
<div class="warning" id="warning">
|
||||
<h3>_("Warning: Eepsite Unreachable")</h3>
|
||||
<h3>_("Warning: Website Unreachable")</h3>
|
||||
<p>
|
||||
_("The eepsite was not reachable.")
|
||||
_("The eepsite is offline, there is network congestion, or your router is not yet well-integrated with peers.")
|
||||
_("The website was not reachable.")
|
||||
_("The website is offline, there is network congestion, or your router is not yet well-integrated with peers.")
|
||||
_("You may want to {0}retry{1}.", "<a href=\"javascript:window.location.reload()\">", "</a>")</p>
|
||||
<hr>
|
||||
<p><b>_("Could not find the following destination:")</b>
|
||||
|
||||
@@ -18,7 +18,7 @@ Proxy-Connection: close
|
||||
<div class="warning" id="warning">
|
||||
<h3>_("Warning: Invalid Destination")</h3>
|
||||
<p>
|
||||
_("The eepsite destination specified was not valid, or was otherwise unreachable.")
|
||||
_("The website destination specified was not valid, or was otherwise unreachable.")
|
||||
_("Perhaps you pasted in the wrong Base 64 string or the link you are following is bad.")
|
||||
_("The I2P host could also be offline.")
|
||||
_("You may want to {0}retry{1}.", "<a href=\"javascript:window.location.reload()\">", "</a>")
|
||||
|
||||
@@ -6,7 +6,7 @@ Proxy-Connection: close
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head>
|
||||
<title>_("Warning: Eepsite Unknown")</title>
|
||||
<title>_("Warning: Website Unknown")</title>
|
||||
<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico">
|
||||
<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
@@ -16,9 +16,9 @@ Proxy-Connection: close
|
||||
<a href="http://127.0.0.1:7657/config.jsp">_("Configuration")</a> <a href="http://127.0.0.1:7657/help.jsp">_("Help")</a> <a href="http://127.0.0.1:7657/susidns/index">_("Addressbook")</a>
|
||||
</div>
|
||||
<div class="warning" id="warning">
|
||||
<h3>_("Warning: Eepsite Not Found in Addressbook")</h3>
|
||||
<h3>_("Warning: Website Not Found in Addressbook")</h3>
|
||||
<p>
|
||||
_("The eepsite was not found in your router's addressbook.")
|
||||
_("The website was not found in your router's addressbook.")
|
||||
_("Check the link or find a Base 32 or Base 64 address.")
|
||||
_("If you have the Base 64 address, {0}add it to your addressbook{1}.", "<a href=\"http://127.0.0.1:7657/susidns/addressbook.jsp?book=router\">", "</a>")
|
||||
_("Otherwise, find a Base 32 or address helper link, or use a jump service link below.")
|
||||
|
||||
@@ -6,7 +6,7 @@ Proxy-Connection: close
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head>
|
||||
<title>_("Warning: Eepsite Unreachable")</title>
|
||||
<title>_("Warning: Website Unreachable")</title>
|
||||
<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico">
|
||||
<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
@@ -16,9 +16,9 @@ Proxy-Connection: close
|
||||
<a href="http://127.0.0.1:7657/config.jsp">_("Configuration")</a> <a href="http://127.0.0.1:7657/help.jsp">_("Help")</a> <a href="http://127.0.0.1:7657/susidns/index">_("Addressbook")</a>
|
||||
</div>
|
||||
<div class="warning" id="warning">
|
||||
<h3>_("Warning: Eepsite Unreachable")</h3>
|
||||
<h3>_("Warning: Website Unreachable")</h3>
|
||||
<p>
|
||||
_("The eepsite was not reachable, because it uses encryption options that are not supported by your I2P or Java version.")
|
||||
_("The website was not reachable, because it uses encryption options that are not supported by your I2P or Java version.")
|
||||
<hr>
|
||||
<p><b>_("Could not connect to the following destination:")</b>
|
||||
</p>
|
||||
|
||||
@@ -6,7 +6,7 @@ Proxy-Connection: close
|
||||
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html><head>
|
||||
<title>_("Warning: Eepsite Unreachable")</title>
|
||||
<title>_("Warning: Website Unreachable")</title>
|
||||
<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico">
|
||||
<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
@@ -16,10 +16,10 @@ Proxy-Connection: close
|
||||
<a href="http://127.0.0.1:7657/config.jsp">_("Configuration")</a> <a href="http://127.0.0.1:7657/help.jsp">_("Help")</a> <a href="http://127.0.0.1:7657/susidns/index">_("Addressbook")</a>
|
||||
</div>
|
||||
<div class="warning" id="warning">
|
||||
<h3>_("Warning: Eepsite Unreachable")</h3>
|
||||
<h3>_("Warning: Website Unreachable")</h3>
|
||||
<p>
|
||||
_("The eepsite was not reachable, because its lease set was not found.")
|
||||
_("The eepsite is probably down, but there could also be network congestion.")
|
||||
_("The website was not reachable, because its lease set was not found.")
|
||||
_("The website is probably down, but there could also be network congestion.")
|
||||
_("You may want to {0}retry{1}.", "<a href=\"javascript:window.location.reload()\">", "</a>")</p>
|
||||
<hr>
|
||||
<p><b>_("Could not find the following destination:")</b>
|
||||
|
||||
Reference in New Issue
Block a user