Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-08 | 44 strings left | bubulle@debian.org | |
2010-01-04 | Review continued by Stephane Blondon | bubulle@debian.org | |
2010-01-03 | Reviewed by Philippe batailler | bubulle@debian.org | |
2010-01-03 | Review by Stephane Blondon and msgcat | bubulle@debian.org | |
2009-12-29 | French translation update | bubulle@debian.org | |
2009-12-23 | Yet more French | bubulle@debian.org | |
2009-12-22 | Review by Philippe batailler | bubulle@debian.org | |
2009-12-20 | French translation update | bubulle@debian.org | |
2009-12-19 | French translation update | bubulle@debian.org | |
2009-12-16 | French translation update | bubulle@debian.org | |
2009-12-12 | French translation update | bubulle@debian.org | |
2009-12-10 | merged -r 1898..1899 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt | |
2009-12-10 | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-10 | merged -r1901..1911 from lp:~donkult/apt/sid | Michael Vogt | |
2009-12-01 | drop quote elements | bubulle@debian.org | |
2009-12-01 | doc/po: Rerun po4a to update the template and translations. | Julian Andres Klode | |
2009-12-01 | doc/po/de.po: Fix missing > in </option>. | Julian Andres Klode | |
2009-12-01 | doc/po/de.po: Fix the umlauts. | Julian Andres Klode | |
2009-11-02 | and last but not least: convert pt_BR to po4a | David Kalnischkies | |
2009-11-02 | convert pl to use po4a-style manpage translation | David Kalnischkies | |
2009-11-02 | convert es translation to be also a po4a translation | David Kalnischkies | |
2009-11-01 | convert it translation to po4a | David Kalnischkies | |
2009-10-31 | German translation update | bubulle@debian.org | |
2009-10-29 | merge the german translations from lp:~mvo/apt/debian-sid | David Kalnischkies | |
* remerge the de-manpage in as it has some Ümläüte problems * fixing the buildprocess for de by adding some boilerplate addendums * correcting some syntaxbreaking typos and rebuild all manpage langs | |||
2009-10-28 | German translation of manpages | bubulle@debian.org | |
2009-10-19 | add more description to the manpage for the Immediate-Configuration and | David Kalnischkies | |
change another message to be also translatable. | |||
2009-10-18 | correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440) | David Kalnischkies | |
2009-10-14 | update po(t)s of all languages and fix a simple docbook-warning in | David Kalnischkies | |
the fr.po by adding a contrib tag to apt.team in apt.ent | |||
2009-10-01 | improve the documentation and errormessages regarding a failing | David Kalnischkies | |
immediate configuration as the old message was quite a bit scare and uninformative. | |||
2009-10-01 | add guide.sgml and offline.sgml to the "translatable with po4a"-group | David Kalnischkies | |
Fix also the buildsystem for building the coresponding docs from these two files if they are exist for this language so we don't need to change the makefiles for ja and fr - and can also use the same simple makefiles for it and pl which ship these files as not-yet-with-po4a-translated (and currently no man page translation.) | |||
2009-09-26 | French translation update | bubulle@debian.org | |
2009-09-26 | Update files | bubulle@debian.org | |
2009-09-24 | try to be cristal clear about the usage of :: and {} (Closes: #503481) | David Kalnischkies | |
See the bugreport (and merged ones) for discussion details which lead to these additions to the introduction of the apt.conf manpage. | |||
2009-09-18 | merge with lp:~mvo/apt/debian-sid including the complete(!) fr | David Kalnischkies | |
- fix a little markup typo in doc/po/fr.po (start literal-tag with <) | |||
2009-09-18 | cleanup commit for trigger processing: | David Kalnischkies | |
- 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-15 | Add even more config options and try to handle configuration problems | David Kalnischkies | |
arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them. | |||
2009-09-14 | French translation *comp-ple-ted*! | bubulle@debian.org | |
Champaign! | |||
2009-09-13 | add and document experimental options to make aggressive | David Kalnischkies | |
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-12 | Progress of the week | bubulle@debian.org | |
2009-09-09 | use only one xsl file (and therefore utf-8) for all languages | David Kalnischkies | |
2009-09-05 | Switch French manpages translation to po4a | bubulle@debian.org | |
2009-08-26 | [ Nicolas François ] | David Kalnischkies | |
* 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 Kalnischkies | |
* 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) |