Searched refs:NEW_CLDR_LOCALES (Results 1 – 1 of 1) sorted by relevance
12 static Set<String> NEW_CLDR_LOCALES = ImmutableSet.of("jv", "so", "ceb", "ha", "ig", "yo"); field in SubmissionLocales17 .addAll(NEW_CLDR_LOCALES)63 if (SubmissionLocales.NEW_CLDR_LOCALES.contains(localeString) || isError) { in allowEvenIfLimited()