|
|
@ -26,6 +26,7 @@ object LanguageUtils { |
|
|
|
configuration.setLocale(targetLocale) |
|
|
|
configuration.setLocale(targetLocale) |
|
|
|
context.createConfigurationContext(configuration) |
|
|
|
context.createConfigurationContext(configuration) |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
|
|
|
|
setConfigurationOld(context) |
|
|
|
context |
|
|
|
context |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|