mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-09-17 03:44:37 +00:00
(ticket #1173) This is Java getopt 1.0.14 (released 2012/02/08) Source was retrieved from https://github.com/arenn/java-getopt Previous version 1.0.13 (released 2006/08/29) is available at http://www.urbanophile.com/arenn/hacking/getopt/ Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com), LGPL v2. Include the small translation files, add to build.xml and to .tx/config Fixes: Simplified Chinese MessagesBundle_chs.properties renamed to MessagesBundle_zh.properties Traditional Chinese MessagesBundle_cht.properties renamed to MessagesBundle_zh_TW.properties Norwegian Bokmaal MessagesBundle_no.properties renamed to MessagesBundle_nb.properties
26 lines
730 B
HTML
26 lines
730 B
HTML
<html><body>
|
|
<p>
|
|
This is Java getopt 1.0.14 (released 2012/02/08)
|
|
</p><p>
|
|
Added in I2P 0.9.12.
|
|
Source was retrieved from <a href="https://github.com/arenn/java-getopt">here</a>.
|
|
Previous version 1.0.13 (released 2006/08/29)
|
|
is available <a href="http://www.urbanophile.com/arenn/hacking/getopt/">here</a>.
|
|
</p><p>
|
|
Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com),
|
|
LGPL v2.
|
|
</p><p>
|
|
Changes:
|
|
<ul><li>
|
|
Simplified Chinese
|
|
MessagesBundle_chs.properties renamed to MessagesBundle_zh.properties
|
|
</li><li>
|
|
Traditional Chinese
|
|
MessagesBundle_cht.properties renamed to MessagesBundle_zh_TW.properties
|
|
</li><li>
|
|
Norwegian Bokmaal
|
|
MessagesBundle_no.properties renamed to MessagesBundle_nb.properties
|
|
</li></ul>
|
|
</p>
|
|
</body></html>
|