From a817072e6fd208f6f26253d5fc18cc6dd0e09a17 Mon Sep 17 00:00:00 2001 From: TingPing Date: Sat, 11 Jan 2014 18:34:30 -0500 Subject: Add Turkish language to preferences Users of uk, vi, and wa languages will have to manually change their lang on Windows after this. --- src/fe-gtk/setup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/fe-gtk') 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"), -- cgit 1.4.1