| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| (no file at all) | |
| 1 <html> | |
| 2 <body> | |
| 3 Simple TS with default: Übersetzen. | |
| 4 | |
| 5 Same TS with no default: Übersetzen. | |
| 6 | |
| 7 TS with fixed text: Fester text. | |
| 8 | |
| 9 Nested translation: <a href="http://bar.de/">Bar</a> und <a href="http://baz.de/ ">Baz</a>. | |
| 10 | |
| 11 Link resolving: <a href="/de/translate" hreflang="de">Diese Seite</a>. | |
| 12 | |
| 13 Link to a non-translatable page: <a href="/en/sitemap" hreflang="en">Seitenverze ichnis</a>. | |
| 14 | |
| 15 Entity escaping: Draggen&droppen. | |
| 16 | |
| 17 Entity escaping in links: <a href="http://foo.com/?a&b">Bar</a>. | |
| 18 </body> | |
| 19 </html> | |
| LEFT | RIGHT |