Menu

Commit [r9631]  Maximize  Restore  History

i18n: fix one i18n:msg in the error.html which didn't wrap all the needed tags.

We had to use a `<span i18n:msg="..." py:strip="">` instead of the more direct `<i18n:msg params="...">` in order to work around the #G385 issue.

Closes #9307.

cboos 2010-05-07

changed /trunk/trac/templates/error.html
/trunk/trac/templates/error.html Diff Switch to side-by-side view
Loading...