Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartGrammaticalForms.java418 Double samplePlural = getBestSample(pluralRules, plural); in writeSubcharts() local
436 … String sample = MessageFormat.format(combinedWithPlaceholder, decFormat.format(samplePlural)); in writeSubcharts()