Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateXMB.java1483 String fixedCount = lastPathInfo.path.replace("other", pluralTag); in endElement() local
1484 myData.put(fixedCount, pluralTagValue); in endElement()