mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00
[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
1 changed files with 1 additions and 1 deletions
|
@ -708,7 +708,7 @@ or with the ``{#`` ... ``#}`` :ref:`one-line comment constructs <template-commen
|
|||
msgid "Go"
|
||||
msgstr ""
|
||||
|
||||
#. Translators:
|
||||
#. Translators: This is a text of the base template
|
||||
# path/to/template/file.html:103
|
||||
msgid "Ambiguous translatable block of text"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue