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

Unified Diff: tests/expected_output/de/translate-partial

Issue 29659605: Issue 6231 - Add tests for translation string substitution (Closed)
Patch Set: Add tests for partial translation and for get_string Created Jan. 19, 2018, 3:26 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/expected_output/de/translate-partial
===================================================================
new file mode 100644
--- /dev/null
+++ b/tests/expected_output/de/translate-partial
@@ -0,0 +1,5 @@
+<p>This page only has half of translation in German, but enough to be generated.</p>
+<ul>
+<li>Übersetzen.</li>
+<li>TS2.</li>
+</ul>

Powered by Google App Engine
This is Rietveld