Makefile fix for Polish translation
svn: r1182
This commit is contained in:
parent
685c2edc7e
commit
4501539df0
2
configure
vendored
2
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