re-apply patch 5c0d9eb... which was clobbered by mistake
This commit is contained in:
parent
67e741a2df
commit
d905d24f47
@ -10,7 +10,7 @@ import java.util.Properties;
|
|||||||
|
|
||||||
public class L10nPropertyReport {
|
public class L10nPropertyReport {
|
||||||
|
|
||||||
private static String[] supportedLocales = new String[] { "en", "de", "es", "fr", "it", "ru", "cs", "pl", "ja", "pt", "uk_UA" };
|
private static String[] supportedLocales = new String[] { "en", "de", "es", "fr", "it", "ru", "cs", "pl", "ja", "pt", "tr", "zh_CN", "uk_UA" };
|
||||||
|
|
||||||
public static void main(String[] args) throws Exception {
|
public static void main(String[] args) throws Exception {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user