Add TurkishTurkey language to configure script

pull/210/head
Francis Lachapelle 2016-05-16 13:53:47 -04:00
parent bcff953726
commit 7f867f9410
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -245,7 +245,7 @@ genConfigMake() {
cfgwrite "SOPE_MINOR_VERSION=9" cfgwrite "SOPE_MINOR_VERSION=9"
# Languages # Languages
cfgwrite "SOGO_LANGUAGES=Arabic Basque BrazilianPortuguese ChineseTaiwan Croatian Czech Danish Dutch English Finnish French German Hungarian Icelandic Italian Lithuanian Macedonian NorwegianBokmal NorwegianNynorsk Polish Portuguese Russian Slovenian SpanishSpain SpanishArgentina Swedish Ukrainian Welsh" cfgwrite "SOGO_LANGUAGES=Arabic Basque BrazilianPortuguese ChineseTaiwan Croatian Czech Danish Dutch English Finnish French German Hungarian Icelandic Italian Lithuanian Macedonian NorwegianBokmal NorwegianNynorsk Polish Portuguese Russian Slovenian SpanishSpain SpanishArgentina Swedish TurkishTurkey Ukrainian Welsh"
#cfgwrite "# print on the cmdline that this file is being used" #cfgwrite "# print on the cmdline that this file is being used"
#cfgwrite "all :: " #cfgwrite "all :: "