summaryrefslogtreecommitdiff
path: root/UpdateManager/Common/utils.py
AgeCommit message (Collapse)AuthorFilesLines
2006-09-27* Fixed a missing importSebastian Heinlein1-0/+1
* Hopefully some strings can now be translated * Wording: Normal -> Distribution updates, to better separate them from the third party updates
2006-09-27* Make some strings translatable - seems that gettext doesn't like beingSebastian Heinlein1-1/+2
part of string addition. the other one was my fault and not the one of gettext. fix #62519 and #62458 * Fix the imports and calls of human_size
2006-09-27* move the humanize_size method to common.utilsSebastian Heinlein1-0/+17
* make the strings in the download progress less cryptic for the translators - fix #62494 * Remove the "unkown speed" - just don't display any
2006-04-17* do not show the close button on the error dialogSebastian Heinlein1-0/+2
2006-04-04* added better error reporting for the DistUpgradeFetcherMichael Vogt1-0/+12
2005-12-07* various cosmetic fixesMichael Vogt1-0/+1
* set debconf/apt-listchanges frontends to gtk * updated readme
2005-11-29* code cleanup, make it all more structuredMichael Vogt1-0/+8