Searched refs:nonAltLocale (Results 1 – 1 of 1) sorted by relevance
243 String nonAltLocale = file.getSourceLocaleID(nonAltPath, null); in checkPaths() local245 if (nonAltValue == null || !locale.equals(nonAltLocale)) { in checkPaths()