summaryrefslogtreecommitdiffstats
path: root/core/subsurfacestartup.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r--core/subsurfacestartup.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c
index 7534a4988..200e23bef 100644
--- a/core/subsurfacestartup.c
+++ b/core/subsurfacestartup.c
@@ -83,6 +83,9 @@ struct preferences default_prefs = {
.tag_existing_dives = false,
.category = { 0 }
},
+ .locale = {
+ .use_system_language = true,
+ },
.deco_mode = BUEHLMANN,
.vpmb_conservatism = 3,
.distance_threshold = 1000,