Menu

#81 support for German, Polish (or other) Windows

None
closed-accepted
nobody
None
5
2019-05-18
2004-12-10
No

The problem: MS Windows ipconfig output depends on
language version. FindServer class has hard coded strings
like 'DNS Servers', 'Host Name', etc. which are
different in other languages.

The patch localizes FindServer class, so it can be
easyly used in various Windows versions - the only
needed action is to provide language dependend
properties file DNSServer_XX.properties, where XX is
the language code.

In the patch German and Polish properties files are
provided

Discussion

  • Piotr Kochanski

    Piotr Kochanski - 2004-12-10

    diff file with patch

     
  • Brian Wellington

    Logged In: YES
    user_id=63197

    Thanks! This is the first patch to add support for
    alternate languages that I like enough to apply. I applied
    it, after making a few changes to make it apply cleanly to
    the newest version, and moving the properties to
    org.xbill.DNS.windows.

     
  • Brian Wellington

    • status: open --> closed-accepted
     
  • Ingo

    Ingo - 2019-05-18

    Ticket moved from /p/dnsjava/patches/9/