To get this branch, use: 
bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
« back to all changes in this revision
Viewing changes to bzrlib/commands.py
- 
Committer:
Jonathan Riddell
 
- 
Date:
2011-09-14 15:21:36 UTC
 
- 
mto:
This revision was merged to the branch mainline in
revision
6143.
 
- 
Revision ID:
jriddell@canonical.com-20110914152136-q2pclqcjwx95dfbu
 
gettext-ify bzrlib/commit.py
 
 
Show diffs side-by-side
 added
 removed
959
959
        stats.save(filename)
 
960
 
        trace.note('Profile data written to "%s".', filename)
 
 
960
        trace.note(gettext('Profile data written to "%s".'), filename)