]> git.sesse.net Git - vlc/blobdiff - configure.ac
* initial Turkish translation by Adem Gunes <xleopar@yahoo.com> (839 translated messages)
[vlc] / configure.ac
index 715a2832ec8e3393ef8298a9c657b81187ba4e7f..fd1864ffecbb7739d235dc94f17b24c2d3a763fd 100644 (file)
@@ -206,7 +206,7 @@ AM_CONDITIONAL(HAVE_WINCE, test "${SYS}" = "mingwce")
 dnl
 dnl Gettext stuff
 dnl
-ALL_LINGUAS="ca da de en_GB es fr it ja nl pt_BR zh_TW"
+ALL_LINGUAS="ca da de en_GB es fr it ja nl pt_BR tr zh_TW"
 AM_GNU_GETTEXT_VERSION(0.11.5)
 AM_GNU_GETTEXT
 if test "${nls_cv_force_use_gnu_gettext}" = "yes"; then