mercurial/hg.py
changeset 20870 6500a2eebee8
parent 20860 81d6dc8c3c63
parent 20868 5db105f216c3
child 21049 f117a0ba5289
--- a/mercurial/hg.py	Wed Mar 19 23:04:03 2014 -0700
+++ b/mercurial/hg.py	Tue Apr 01 15:11:19 2014 -0500
@@ -451,7 +451,7 @@
                         if bn == 'default':
                             status = _("updating to bookmark @\n")
                         else:
-                            status = _("updating to bookmark @ on branch %s\n"
+                            status = (_("updating to bookmark @ on branch %s\n")
                                        % bn)
                     except KeyError:
                         try: