complete mailing lists
by gastronome
Bobbie,
Contact me at the email address below for a catalog of all our USA lists.
Also, this week we are offering reduced costs for more than one list.
Regards,
Rose Goldman
Email Address: Louie.Colbert@alwaysgood. co.cc
Send us an email to rembox@alwaysgood .co.cc we will discontinue from the list
14 years, 10 months
OS X .strings support
by Aiet Kolkhi
Hi,
I wanted to check if OS X .strings format is supported and if not, if anyone
is working to have it supported.
Thanks.
-
Aiet
14 years, 10 months
A hackish way of generating bin/po4a.pot
by Robert Luberda
Hi,
Yesterday, while updating Polish translations, I noticed that almost all
translations for the po4a-build script had been removed (see the bottom
of the
https://alioth.debian.org/scm/viewvc.php/po4a/po/bin/pl.po?root=po4a&r1=1...
page).
After some investigation it turned out that this had been caused by
passing the `-L perl' option to xgettext.
I've found some workaround for the problem. The workaround replaces
the usual way of generating po4a.pot file with the following steps:
1. create temporary symlinks (like po4a.TMP.pl pointing to po4a) to let
xgettext guess the language from the extension);
2. generate the POT file;
3. fix locations in the POT file to make it refer to real files, not
the temporary ones;
4. remove the symlinks.
The attached patch implements it and seems to work perfectly. What do
you think about it?
Regards,
robert
14 years, 10 months
error when build po4a under Fedora 12
by kruvalig
When i build po4a under fedora 12 i get error message:
Processing untranslated files for doc/po4a.7.pod (7) . . .
Processing untranslated files for doc/po4a-runtime.7.pod (7) . . .
Processing ca translations for po4a-normalize (1). . .
Unknown option: utf8
make: *** [all] Ошибка 1
As i understand it appear in work xsltproc. Who can help me to solve
this? Under Ubuntu i can make po4a.
14 years, 10 months