aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 13a97010..b3b8c552 100644
--- a/src/main.c
+++ b/src/main.c
@@ -489,6 +489,8 @@ static void app_init(void)
DISABLE_DIGIT_LOCALE("LC_MESSAGES");
#undef DISABLE_DIGIT_LOCALE
+
+ g_unsetenv("LANGUAGE");
#endif
setlocale(LC_ALL, "");