summary refs log tree commit diff stats
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/cfgfiles.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/cfgfiles.c b/src/common/cfgfiles.c
index c02395c9..ef51cb75 100644
--- a/src/common/cfgfiles.c
+++ b/src/common/cfgfiles.c
@@ -679,7 +679,7 @@ load_config (void)
 	prefs._tabs_position = 2; /* 2 = left */
 #ifdef WIN32
 	prefs.identd = 1;
-	prefs.gui_lang = 12;
+	prefs.gui_lang = 15;
 #else
 	prefs.fastdccsend = 1;
 #endif