Home
last modified time | relevance | path

Searched refs:fullPlurals (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateXMB.java675 … String fullPlurals = showPlurals(fullValues, locale, pathInfo, pluralInfo, isEnglish, errorSet); in writeCountPathInfo() local
676 if (fullPlurals == null) { in writeCountPathInfo()
687 out.println(" >" + fullPlurals + "</msg>"); in writeCountPathInfo()