mercurial/cmdutil.py
changeset 30710 7e95e70bad57
parent 30703 5c85c93cdd61
child 30720 32f160ceb99d
--- a/mercurial/cmdutil.py	Fri Jan 06 09:58:41 2017 +0100
+++ b/mercurial/cmdutil.py	Fri Jan 06 12:36:21 2017 +0100
@@ -1261,6 +1261,7 @@
                       label='log.date')
 
         if ctx.troubled():
+            # i18n: column positioning for "hg log"
             self.ui.write(_("trouble:     %s\n") % ', '.join(ctx.troubles()),
                           label='ui.note log.trouble')