mercurial/hg.py
branchstable
changeset 20868 5db105f216c3
parent 20858 bc56ec9e64df
child 20870 6500a2eebee8
--- a/mercurial/hg.py	Tue Apr 01 02:46:03 2014 +0900
+++ b/mercurial/hg.py	Tue Apr 01 02:46:03 2014 +0900
@@ -433,7 +433,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: