German translation cleanups

This commit is contained in:
m1xxy
2010-11-10 13:29:33 +00:00
parent 20e2e20212
commit 18374fe426
7 changed files with 826 additions and 724 deletions

View File

@ -288,7 +288,7 @@ public class I2PSnarkServlet extends Default {
out.write("</th>\n<th align=\"center\">");
out.write("<img border=\"0\" src=\"/themes/console/images/inbound.png\" title=\"");
out.write(_("Down Rate"));
out.write("\">Rate");
out.write(_("Rate"));
out.write("</th>\n<th align=\"center\">");
out.write("<img border=\"0\" src=\"/themes/console/images/outbound.png\" title=\"");
out.write(_("Up Rate"));