summaryrefslogtreecommitdiff
path: root/doc/po
AgeCommit message (Collapse)AuthorFilesLines
2009-09-26French translation updatebubulle@debian.org1-101/+100
2009-09-26Update filesbubulle@debian.org3-50/+90
2009-09-24try to be cristal clear about the usage of :: and {} (Closes: #503481)David Kalnischkies3-694/+892
See the bugreport (and merged ones) for discussion details which lead to these additions to the introduction of the apt.conf manpage.
2009-09-18merge with lp:~mvo/apt/debian-sid including the complete(!) frDavid Kalnischkies3-706/+440
- fix a little markup typo in doc/po/fr.po (start literal-tag with <)
2009-09-18cleanup commit for trigger processing:David Kalnischkies3-315/+267
- remove the DPkg::NoConfTriggers - absolutely useless as we need TriggersPending already so we can use --no-triggers. - remove the Immediate-option from the example, it doesn't help much. - UnpackCritical uses DepUnPackPre with a D (on simple letter...) - the "smart" optimisation to skip A was not so smart - revert.
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies3-304/+584
arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them.
2009-09-14French translation *comp-ple-ted*!bubulle@debian.org1-466/+171
Champaign!
2009-09-13add and document experimental options to make aggressiveDavid Kalnischkies3-220/+482
use of dpkg's trigger and configuration handling (Closes: #473461) Add NoTriggers option to add --no-triggers to all dpkg calls, NoConfiguration to prevent apt from trying to configure packages - dpkg should handle this in the last ConfigurePending call. This options are for now deactivated as they require more testing in real world situations, but the plan is to enable them in the near future if anything works well.
2009-09-12Progress of the weekbubulle@debian.org1-208/+104
2009-09-09use only one xsl file (and therefore utf-8) for all languagesDavid Kalnischkies3-3496/+4434
2009-09-05Switch French manpages translation to po4abubulle@debian.org1-0/+8823
2009-08-26 [ Nicolas François ]David Kalnischkies1-0/+9649
* doc/ja/*, doc/po/ja.po: - remove the old ja man page translation and replace it with the new po4a-powered translation by KURASAWA Nozomu.
2009-08-26 [ Nicolas François ]David Kalnischkies1-0/+6430
* Cleaned up the first patch draft from KURASAWA Nozomu to finally get po4a support for translating the man pages. Many thanks to both for this excellent work! (Closes: #441608)