diff options
| author | Sebastian Heinlein <sebi@sebi-pc> | 2006-09-27 00:30:46 +0200 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-pc> | 2006-09-27 00:30:46 +0200 |
| commit | cf3decd2e830b53569e8dd9c12c2469914eb9b21 (patch) | |
| tree | 033fe3b9ccfe9ead34caebe9226646917a04de94 /po | |
| parent | 84593d761ff3e297753111923e621dfaf9c9ff77 (diff) | |
| download | python-apt-cf3decd2e830b53569e8dd9c12c2469914eb9b21.tar.gz | |
* Make some strings translatable - seems that gettext doesn't like being
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
Diffstat (limited to 'po')
| -rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index b383e84c..64774c4e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -12,6 +12,7 @@ UpdateManager/fakegconf.py UpdateManager/ReleaseNotesViewer.py UpdateManager/GtkProgress.py UpdateManager/UpdateManager.py +UpdateManager/Common/utils.py data/mime/apt.xml.in data/glade/UpdateManager.glade data/glade/SoftwareProperties.glade |
