summaryrefslogtreecommitdiff
path: root/po
AgeCommit message (Collapse)AuthorFilesLines
2008-02-18* python/apt_pkgmodule.cc:Michael Vogt72-72/+72
- add InstState{Ok,ReInstReq,Hold,HoldReInstReq} constants * apt/cache.py: - add reqReinstallPkgs property that lists all packages in ReInstReq or HoldReInstReq
2008-02-14* python/sourcelist.cc:Michael Vogt72-3214/+5152
- support GetIndexes() GetAll argument to implement something like --print-uris
2007-11-29* po/fr.po:Michael Vogt1-380/+37
- merge update, thanks to Christian Perrier (closes: #435918)
2007-07-30* apt/debfile.py:Michael Vogt72-361/+361
- added wrapper around apt_inst.debExtract() - support dictionary like access * python/apt_instmodule.cc: - added arCheckMember()
2007-04-10* push local changesSebastian Heinlein72-426/+1404
2007-04-07* Update the German translationSebastian Heinlein1-52/+47
2007-04-07* make some strings translatable - fix LP#103292Sebastian Heinlein1-0/+1
2007-03-22* Update the translationsSebastian Heinlein72-329/+777
2007-03-22* Import the translations from software-propertiesSebastian Heinlein72-1/+78875
* Update translations
2007-01-26* also install aptsourcesSebastian Heinlein2-0/+272
* switch to cdbs * add a pot file * setup the POTFILES.in