From 75fa2b1809d21833494eaefe86bfd31e01764c0b Mon Sep 17 00:00:00 2001 From: kytv Date: Wed, 12 Feb 2014 21:38:42 +0000 Subject: [PATCH] typo fix --- .tx/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tx/config b/.tx/config index 836a172d7..0456353e5 100644 --- a/.tx/config +++ b/.tx/config @@ -252,7 +252,7 @@ trans.es = core/java/src/gnu/getopt/MessagesBundle_es.properties trans.fr = core/java/src/gnu/getopt/MessagesBundle_fr.properties trans.hu = core/java/src/gnu/getopt/MessagesBundle_hu.properties trans.it = core/java/src/gnu/getopt/MessagesBundle_it.properties -trans.ja = core/java/src/gnu/getopt/MessagesBundle_ha.properties +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