Makefile fix for Polish translation
svn: r1182
This commit is contained in:
parent
e1baf6ea57
commit
d02b9fb49f
2
gramps/configure
vendored
2
gramps/configure
vendored
@ -1621,7 +1621,7 @@ fi
|
||||
|
||||
|
||||
|
||||
LANGUAGES="sv de fr es it pt_BR ru da_DK cs po"
|
||||
LANGUAGES="sv de fr es it pt_BR ru da_DK cs pl"
|
||||
|
||||
|
||||
DISTLANGS=
|
||||
|
@ -18,7 +18,7 @@ AC_SUBST(VERSIONSTRING)
|
||||
AC_PATH_PROG(MSGFMT, msgfmt)
|
||||
AC_SUBST(MSGFMT)
|
||||
|
||||
LANGUAGES="sv de fr es it pt_BR ru da_DK cs po"
|
||||
LANGUAGES="sv de fr es it pt_BR ru da_DK cs pl"
|
||||
AC_SUBST(LANGUAGES)
|
||||
|
||||
DISTLANGS=
|
||||
|
Loading…
Reference in New Issue
Block a user