summaryrefslogtreecommitdiff
path: root/po/makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add update-po from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Arch Librarian2004-09-201-0/+9
| | | | | | Author: jgg Date: 2003-02-19 06:51:18 GMT Add update-po from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Fix leftover reference on binary target to $(PO)/$(PACK...Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 2003-02-12 07:29:42 GMT Fix leftover reference on binary target to $(PO)/$(PACKAGE)-all.pot.
* Lots and lots of i18n updates.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 2003-02-10 07:34:41 GMT Lots and lots of i18n updates.
* Move apt-all.pot out of build/po, and into po/, and che...Arch Librarian2004-09-201-2/+2
| | | | | | | | Author: doogie Date: 2003-02-10 00:26:49 GMT Move apt-all.pot out of build/po, and into po/, and check it into cvs. This allows translators to do their work without checking everything out, and building it.
* Add a stats target(hi joy).Arch Librarian2004-09-201-0/+3
| | | | | | Author: doogie Date: 2003-02-09 23:44:30 GMT Add a stats target(hi joy).
* Use a more reliable method to get the domain stringArch Librarian2004-09-201-5/+6
| | | | | | Author: jgg Date: 2003-01-11 07:55:54 GMT Use a more reliable method to get the domain string
* Rejigger gettext stuff for 0.11.5Arch Librarian2004-09-201-0/+1
| | | | | | Author: jgg Date: 2003-01-11 07:17:58 GMT Rejigger gettext stuff for 0.11.5
* Don't run the targets in po in parallel. This allows u...Arch Librarian2004-09-201-3/+5
| | | | | | | Author: doogie Date: 2002-11-09 20:12:37 GMT Don't run the targets in po in parallel. This allows us to not echo a new line after the Generating bit, so everything appears on a single line.
* Make all .po files depend on -all.pot, so make -j works.Arch Librarian2004-09-201-1/+1
| | | | | | Author: doogie Date: 2002-11-09 06:32:56 GMT Make all .po files depend on -all.pot, so make -j works.
* First cut of i18n stuffArch Librarian2004-09-201-0/+70
Author: jgg Date: 2002-10-16 05:22:35 GMT First cut of i18n stuff