# Lines starting with '#' and sections without content
# are not displayed by a call to 'details'
#
[paths]
# Paths related to this bug.
# suggested format: REPO_PATH:LINENUMBERS
[details]
# Additional details
from mercurial.i18n import _
raise util.Abort(_("destination " + dest + " already exists."))
Does including a variable in the string allow translation still?
[expected]
# The expected result
[actual]
# What happened instead
[reproduce]
# Reproduction steps
[comments]
# Comments and updates - leave your name