Turn the e17 eo.po back on... I think this is all I need to do. Since the po/Makefile.am file went away, a "make clean" no longer clears away all the new .gmo files, so to get an updated translation working you have to manually remove the file first (unless there is something I'm missing).

SVN revision: 27844
This commit is contained in:
e-taro 2007-01-07 11:56:12 +00:00 committed by e-taro
parent afaaeb67f0
commit 93448944f2
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ AC_SUBST(cf_libs)
#ALL_LINGUAS="bg de eo es fi fr ja pl pt ru zh_CN hu sl it cs da sk sv nb nl zh_TW ko"
#ALL_LINGUAS="bg de eo es fi fr ja pt ru zh_CN hu sl it cs da sk sv nb nl zh_TW"
# a lot of .po's are broken
ALL_LINGUAS="bg ja ru hu sl it fr"
ALL_LINGUAS="bg eo ja ru hu sl it fr"
AC_SUBST(ALL_LINGUAS)
AM_GNU_GETTEXT([external])