| Index: tests/expected_output/de/translate-tmpl | 
| =================================================================== | 
| --- a/tests/expected_output/de/translate-tmpl | 
| +++ b/tests/expected_output/de/translate-tmpl | 
| @@ -8,10 +8,12 @@ | 
|  | 
| Nested translation: <a href="http://bar.de/">Bar</a> und <a href="http://baz.de/">Baz</a>. | 
|  | 
| Link resolving: <a href="/de/translate" hreflang="de">Diese Seite</a>. | 
|  | 
| Entity escaping: Draggen&droppen. | 
|  | 
| Entity escaping in links: <a href="http://foo.com/?a&b">Bar</a>. | 
| + | 
| +Translation string with href: <sup>s</sup> <a href="http://foo.com/">foo</a>. | 
| </body> | 
| </html> | 
|  |