diff --git a/apps/routerconsole/java/src/net/i2p/router/web/ConfigUIHelper.java b/apps/routerconsole/java/src/net/i2p/router/web/ConfigUIHelper.java index cf9a17140..49e848a24 100644 --- a/apps/routerconsole/java/src/net/i2p/router/web/ConfigUIHelper.java +++ b/apps/routerconsole/java/src/net/i2p/router/web/ConfigUIHelper.java @@ -46,12 +46,15 @@ public class ConfigUIHelper extends HelperBase { return rv; } - private static final String langs[] = {"ar", "de", "en", "es", "fr", "nl", "pt", "ru", "sv", "zh"}; - private static final String flags[] = {"lang_ar", "de", "us", "es", "fr", "nl", "pt", "ru", "se", "cn"}; + private static final String langs[] = {"ar", "de", "en", "es", "fi", "fr", "it", "nl", "pl", "pt", "ru", + "sv", "vi", "zh"}; + private static final String flags[] = {"lang_ar", "de", "us", "es", "fi", "fr", "it", "nl", "pl", "pt", "ru", + "se", "vn", "cn"}; private static final String xlangs[] = {_x("Arabic"), - _x("German"), _x("English"), _x("Spanish"),_x("French"), - _x("Dutch"), _x("Portuguese"), _x("Russian"), - _x("Swedish"), _x("Chinese")}; + _x("German"), _x("English"), _x("Spanish"),_x("Finnish"), + _x("French"), _x("Italian"), _x("Dutch"), _x("Polish"), + _x("Portuguese"), _x("Russian"), _x("Swedish"), + _x("Vietnamese"), _x("Chinese")}; /** todo sort by translated string */ public String getLangSettings() { diff --git a/apps/routerconsole/jsp/index.jsp b/apps/routerconsole/jsp/index.jsp index 5aeeeea98..4e1ff9659 100644 --- a/apps/routerconsole/jsp/index.jsp +++ b/apps/routerconsole/jsp/index.jsp @@ -34,12 +34,16 @@ عربية 中文 Deutsch - Français Español - Português + Suomi + Français
+ Italiano Nederlands + Polski + Português Русский Svenska + Tiếng Việt

<%=intl._("Welcome to I2P")%>

diff --git a/history.txt b/history.txt index 9df07486f..053f827e8 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,6 @@ +2011-06-13 duck + * Finnish, Italian, Polish and Vietnamese translations, thanks Transifex teams + 2011-06-12 kytv * Add jcpuid files (32 & 64bit) for Intel Macs * Compile jbigi-osx-none for Intel Macs. libjbigi-osx-none.jnilib