diff -r 12163fb21fce -r 2af657eafeba hgext/interhg.py --- a/hgext/interhg.py Sun Aug 31 16:12:03 2008 +0200 +++ b/hgext/interhg.py Sun Aug 31 16:12:03 2008 +0200 @@ -28,6 +28,7 @@ import re from mercurial.hgweb import hgweb_mod from mercurial import templatefilters +from mercurial.i18n import _ orig_escape = templatefilters.filters["escape"] @@ -56,7 +57,7 @@ match = re.match(r'^s%s(.+)(?:(?<=\\\\)|(?