Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DChartDelta.java377 … String sourceLocaleCurrent = current.getSourceLocaleID(path, currentStatus); in writeLdml() local
381 if (!sourceLocaleCurrent.equals(locale) in writeLdml()