tagged "Redraw"

two translation revision
This commit is contained in:
walking
2009-11-03 15:17:14 +00:00
parent 6eae2cd460
commit b65865b854
2 changed files with 3 additions and 3 deletions

View File

@ -113,7 +113,7 @@ public class GraphHelper extends HelperBase {
+ "\"> " + _("pixels") + ", " + _("height") + ": <input size=\"4\" type=\"text\" name=\"height\" value=\"" + _height
+ "\"> " + _("pixels") + "<br>\n");
_out.write(_("Refresh delay") + ": <select name=\"refreshDelay\"><option value=\"60\">1 " + _("minute") + "</option><option value=\"120\">2 " + _("minutes") + "</option><option value=\"300\">5 " + _("minutes") + "</option><option value=\"600\">10 " + _("minutes") + "</option><option value=\"1800\">30 " + _("minutes") + "</option><option value=\"3600\">1 " + _("hour") + "</option><option value=\"-1\">" + _("Never") + "</option></select><br>\n");
_out.write("<hr><div class=\"formaction\"><input type=\"submit\" value=\"Redraw\"></div></form>");
_out.write("<hr><div class=\"formaction\"><input type=\"submit\" value=\"" + _("Redraw") + "\"></div></form>");
} catch (IOException ioe) {
ioe.printStackTrace();
}

View File

@ -2250,7 +2250,7 @@ msgstr "内置的匿名Web服务器"
#: src/net/i2p/router/web/SummaryBarRenderer.java:68
msgid "Webserver"
msgstr "匿名主页"
msgstr "匿名主页服务器"
#: src/net/i2p/router/web/SummaryBarRenderer.java:72
msgid "Configure I2P Router"
@ -2695,7 +2695,7 @@ msgstr "IRC 代理"
#: strings/Strings.java:35
msgid "eepsite"
msgstr "匿名主页(eepiste)"
msgstr "匿名网站"
#: strings/Strings.java:37
msgid "I2PSnark"