~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/export_pot.py

(jr) Add gettext() to progress bar text
 (Jonathan Riddell)

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
    mutter,
35
35
    note,
36
36
    )
 
37
from bzrlib.i18n import gettext
37
38
 
38
39
 
39
40
def _escape(s):