Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDelta.java378 …String sourceLocaleOld = getReformattedPath(oldStatus, old, path, reformattedValue, hasReformatted… in writeLdml() local
382 && !sourceLocaleOld.equals(locale)) { in writeLdml()