* Translations:

- Use JVM language name if available
  - Correct Estonian language code from ee to et
This commit is contained in:
zzz
2013-01-29 13:44:36 +00:00
parent 95d0dc0419
commit 78dcfd830c
7 changed files with 41 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ trans.da = apps/routerconsole/locale/messages_da.po
trans.de = apps/routerconsole/locale/messages_de.po
trans.el = apps/routerconsole/locale/messages_el.po
trans.es = apps/routerconsole/locale/messages_es.po
trans.et_EE = apps/routerconsole/locale/messages_ee.po
trans.et_EE = apps/routerconsole/locale/messages_et.po
trans.fi = apps/routerconsole/locale/messages_fi.po
trans.fr = apps/routerconsole/locale/messages_fr.po
trans.hu = apps/routerconsole/locale/messages_hu.po