[1.5.x] Fixed #22262 -- Added the correct line in the last example of Translator lines
Backport of 958b511a80
from master.
This commit is contained in:
parent
c888bee836
commit
b86ff4ee82
|
@ -708,7 +708,7 @@ or with the ``{#`` ... ``#}`` :ref:`one-line comment constructs <template-commen
|
||||||
msgid "Go"
|
msgid "Go"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Translators:
|
#. Translators: This is a text of the base template
|
||||||
# path/to/template/file.html:103
|
# path/to/template/file.html:103
|
||||||
msgid "Ambiguous translatable block of text"
|
msgid "Ambiguous translatable block of text"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue