Merge "Revert "Mark Serbian in Latin script as non-localized [DO NOT MERGE]"" into nyc-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
55d9051e58
@@ -307,9 +307,6 @@ public class LocaleStore {
|
||||
localizedLocales.add(li.getLangScriptKey());
|
||||
}
|
||||
|
||||
// Serbian in Latin script is only partially localized in N.
|
||||
localizedLocales.remove("sr-Latn");
|
||||
|
||||
for (LocaleInfo li : sLocaleCache.values()) {
|
||||
li.setTranslated(localizedLocales.contains(li.getLangScriptKey()));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user