In .:
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:
@@ -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.])
|
||||
|
Reference in New Issue
Block a user