diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/Gentests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Gentests b/test/Gentests index 78833f0f..392cbf2a 100755 --- a/test/Gentests +++ b/test/Gentests @@ -16,7 +16,7 @@ BEGIN { Locale["EN"] = "en_US.UTF-8" Locale["FR"] = "fr_FR.UTF-8" Locale["GR"] = "el_GR.iso88597" - Locale["JA"] = "ja_JP.UTF-8" + Locale["JP"] = "ja_JP.UTF-8" Locale["RU"] = "ru_RU.UTF-8" } |