2006-11-05  Alex Roitman  <shura@gramps-project.org>
	* configure.in (ALL_LINGUAS): Add Turkish language.

In po:
2006-11-05  Mehmet Ugur Kecik  <mukecik@yahoo.com>
	* tr.po: Add Turkish translation.



svn: r7553
This commit is contained in:
Alex Roitman
2006-11-05 22:56:08 +00:00
parent 118025105e
commit e1f83be7bf
4 changed files with 14811 additions and 1 deletions

View File

@@ -45,7 +45,7 @@ AC_SUBST(RELEASE)
AC_SUBST(VERSIONSTRING)
dnl Add the languages which your application supports here.
ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt sk"
ALL_LINGUAS="hu zh_CN cs da de es fr it nb nl no pl pt_BR ro ru sv eo fi lt sk tr"
GETTEXT_PACKAGE=gramps
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Define to the Gettext package name.])