On Wed, Nov 12, 2008 at 9:32 AM, Mike Massonnet <[EMAIL PROTECTED]> wrote: > Hello translators, > > The xdt-i18n script has been updated. Now it also checks for existing > po-doc directories. Those directories contain casual PO files that get > merged towards the DocBook format at compilation. > > If you are already using the script you can run it again over your > local copy: xdt-i18n init <version> /path/to/your-local-copy. >
Hi, It's not possible to checkout neither xfce-mcs-plugins nor xfce-mcs-manager po files using the xdt-i18n script (this had happened with the old script, too.) I've tracked down the line where the problem appears to be. 84: PACKAGES=$(svn propget svn:externals $REPOSIT/modules/$VERSION-po|grep .|cut -d/ -f1) For some reason, running the following command doesn't list neither xfce-mcs-manager nor xfce-mcs-plugins. svn propget svn:externals http://svn.xfce.org/svn/xfce/modules/trunk-po | grep . | cut -d/ -f1 I think is a problem within the repository, not the script itself. Regards, Abel > > Cheers > Mike > -- > http://mocha.foo-projects.org/~stephan/xdt-i18n > http://i18n.xfce.org/wiki/translation_guidance_in_xfce#13._documentation_translation > _______________________________________________ > Xfce-i18n mailing list > [email protected] > http://foo-projects.org/mailman/listinfo/xfce-i18n > _______________________________________________ Xfce-i18n mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-i18n
