Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: tests/test_site/pages/translate-not-enough.md

Issue 29741581: Fixes 6546 - Swap the contents of default.tmpl and empty.tmpl in the test suite (Closed)
Left Patch Set: Created April 3, 2018, 2:19 p.m.
Right Patch Set: Remove unnecessary template=default metadata and adjust the expected output for sitemap accordingly Created April 3, 2018, 4:34 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
LEFTRIGHT
1 template = default
2
3 This page doesn't have enough translation in German so it shouldn't be generated . 1 This page doesn't have enough translation in German so it shouldn't be generated .
4 2
5 - {{ simple TS1 }} - this one has translation to German, others don't. 3 - {{ simple TS1 }} - this one has translation to German, others don't.
6 - {{ ts2 TS2 }}. 4 - {{ ts2 TS2 }}.
7 - {{ ts3 TS3 }}. 5 - {{ ts3 TS3 }}.
8 - {{ ts4 TS4 }}. 6 - {{ ts4 TS4 }}.
LEFTRIGHT

Powered by Google App Engine
This is Rietveld