From: Holger S. <Hol...@xt...> - 2005-07-05 17:42:52
|
Hi again, =20 I was pointing to version 1.6.6 in my last mail. As I see the problem with the "_key" at the end of "primary_dns_suffix" = is fixed in 2.0.0. =20 Bye, Holger =20 -----Urspr=FCngliche Nachricht----- Von: dns...@li... = [mailto:dns...@li...] Im Auftrag von Holger = Stenzhorn Gesendet: Dienstag, 5. Juli 2005 18:14 An: dns...@li... Betreff: RE: dnsjava non-English windows support=20 Hi, =20 I just tried out the language support on German Windows and it works = fine there. =20 ...except that you have to change either the property files or the class = ResolverConfig.java: In the class it is tried to access the "primary_dns_suffix_key" in the = properties but in the actual key is only called "primary_dns_suffix". (I would opt to change the class to use "primary_dns_suffix" without the = "_key" at the end because the other property keys ("host_name", = "dns_suffix" and "sns_servers") are also without the "_key" at the end, = right?) =20 Also should the ant-build script be changed to include the windows = directory with the property files into the packaged JAR file? =20 Bye, Holger =20 ---------- I just applied a patch which supports reading the output of ipconfig or winipcfg in alternate languages, and added support for German and = Polish. =20 If anyone reading this has a way of testing the change (I don"t use windows, and only speak English), it would be greatly appreciated. =20 Additionally, if anyone has a version of Windows in a different = language, and could submit a simple properties file like the existing ones to add support for that language, it would also be appreciated. =20 Thanks, Brian |