summaryrefslogtreecommitdiff
path: root/po/makefile
Commit message (Collapse)AuthorAgeFilesLines
* * undo some of the bzr merge damage from the last mergeMichael Vogt2006-03-281-0/+3
|
* Better makefile for more up-to-date PO and POTChristian Perrier2006-01-091-2/+2
| | | | | * po/makefile: make update-po a pre-requisite of clean target so that POT and PO files are always up-to-date
* * add " " in update-poMichael Vogt2005-12-291-1/+1
|
* Merge with Michael and add update-po as a pre-req for binaryChristian Perrier2005-10-251-1/+1
| | | | | | | | | | | | | | | | | | | * po/makefile: Add update-po as a prerequisite of binary. Closes: #329910 Patches applied: * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-78 * fix a incorrect example * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-79 * revert patch from patch-59, causes all sorts of trouble * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-80 * fix changelog * michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-81 * be extra carefull in cmdline/apt-get.cc:FindSrc() and check VF.File() for NULL
* 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