Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DCLDRFilePseudolocalizer.java407 String territoryPath = String.format(TERRITORY_PATTERN, territory); in addTerritory() local
408 outputSource.putValueAtPath(territoryPath, String.format("[%s]", territory)); in addTerritory()