Example #1
0
 def normalizeLocale(self, locale):
     return Locale.createCanonical(locale).getName()
Example #2
0
 def normalizeLocale(self, locale):
     return Locale.createCanonical(locale).getName()