From: Steffen P. <ste...@gm...> - 2005-08-16 20:07:57
|
Hi, I have added a German translation. During the process I noticed that some of the strings could use some polish (mostly stuff like directory vs. folder)... I removed a funny call to I18n.tr() for an IllegalArgumentException in StringHelper: throw new IllegalArgumentException(I18n.tr("Separator must not be empty")); I don't think translating those makes sense, since the user should never be bothered with programming errors. For non runtime exeptions that may be displayed, having a translation may be useful. Also I am thinking about removing the tooltips from the dialog buttons in favour of "What's This" support. Any opinions? BTW, Felix will setup a translation interface at https://launchpad.net/products/xnap-commons shortly so anyone who wants to help with localization will be able to go ahead. Steffen -- Steffen Pingel - ste...@gm... - http://steffenpingel.de |