summary refs log tree commit diff stats
path: root/src/fe-gtk/setup.c
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2014-01-11 18:34:30 -0500
committerTingPing <tingping@tingping.se>2014-01-11 18:34:30 -0500
commita817072e6fd208f6f26253d5fc18cc6dd0e09a17 (patch)
tree6b3c181938df0ee42ffe7e00aa7fc4ee1aa871c9 /src/fe-gtk/setup.c
parent2ea1a992b17322b57d27b5d1c37182b2cc879589 (diff)
Add Turkish language to preferences
Users of uk, vi, and wa languages will have to manually change their
lang on Windows after this.
Diffstat (limited to 'src/fe-gtk/setup.c')
-rw-r--r--src/fe-gtk/setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fe-gtk/setup.c b/src/fe-gtk/setup.c
index be5448cb..55de46fe 100644
--- a/src/fe-gtk/setup.c
+++ b/src/fe-gtk/setup.c
@@ -134,6 +134,7 @@ static const char *const langsmenu[] =
 	N_("Spanish"),
 	N_("Swedish"),
 	N_("Thai"),
+	N_("Turkish"),
 	N_("Ukrainian"),
 	N_("Vietnamese"),
 	N_("Walloon"),