Added translation support + first language (nl).

This commit is contained in:
mathiasdm
2010-12-09 17:22:08 +00:00
parent ac74befd83
commit 36d555523d
9 changed files with 199 additions and 8 deletions

View File

@ -1,7 +1,12 @@
HIGH PRIORITY:
- Allow desktopgui to start, stop and restart I2P. - DONE
- Correct logging system - DONE
- Internationalisation
- Internationalisation:
* Add strings
* Add Windows support
* Might need some kind of trigger to reload the menu (for live language switching)
* Language choice is not actually set as a parameter in I2P config?
As a result, desktopgui always starts with the default, unless you manually set the language.
- Modify installer to set I2P directory parameter; or use $I2P?
UNKNOWN:
- API to allow applications to add themselves to the menu?