getopt translations

This commit is contained in:
kytv
2014-03-28 20:23:53 +00:00
parent 2d85b98c20
commit 2e8681de2c
4 changed files with 65 additions and 1 deletions

View File

@@ -256,7 +256,9 @@ trans.ja = core/java/src/gnu/getopt/MessagesBundle_ja.properties
trans.nl = core/java/src/gnu/getopt/MessagesBundle_nl.properties
trans.nb = core/java/src/gnu/getopt/MessagesBundle_nb.properties
trans.pl = core/java/src/gnu/getopt/MessagesBundle_pl.properties
trans.pt_BR = core/java/src/gnu/getopt/MessagesBundle_pt_BR.properties
trans.ro = core/java/src/gnu/getopt/MessagesBundle_ro.properties
trans.ru_RU = core/java/src/gnu/getopt/MessagesBundle_ru.properties
trans.zh_CN = core/java/src/gnu/getopt/MessagesBundle_zh.properties
[main]