aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/translation.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/translation.cpp b/common/translation.cpp
index 1983c7652c..bf37cbd953 100644
--- a/common/translation.cpp
+++ b/common/translation.cpp
@@ -75,7 +75,7 @@ TranslationManager::TranslationManager() {
_syslang += "_";
_syslang += ctryName;
} else {
- _syslang = "en_US";
+ _syslang = "C";
}
#else // WIN32
// Activating current locale settings