Commit 51927132 authored by Baptiste Mispelon's avatar Baptiste Mispelon
Browse files

[1.6.x] Added internal link to i18n documentation.

Backport of e904d421 from master.
parent 15ab4936
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -557,7 +557,7 @@ string in the message catalogs.

It's not possible to mix a template variable inside a string within ``{% trans
%}``. If your translations require strings with variables (placeholders), use
``{% blocktrans %}`` instead.
:ttag:`{% blocktrans %}<blocktrans>` instead.


If you'd like to retrieve a translated string without displaying it, you can