diff --git a/src/modules/locale/LocalePage.cpp b/src/modules/locale/LocalePage.cpp index 314610eb0..39a8b27c2 100644 --- a/src/modules/locale/LocalePage.cpp +++ b/src/modules/locale/LocalePage.cpp @@ -375,6 +375,7 @@ LocalePage::init( const QString& initialRegion, it->chop( 6 ); *it = it->simplified(); } + updateGlobalStorage(); }