~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/export_pot.py

  • Committer: Jonathan Riddell
  • Date: 2011-09-16 15:34:05 UTC
  • mto: This revision was merged to the branch mainline in revision 6145.
  • Revision ID: jriddell@canonical.com-20110916153405-i60gtf3y9hatgwth
update bzr.pot

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):