diff options
Diffstat (limited to 'tests/roots')
| -rw-r--r-- | tests/roots/test-intl/footnote.po | 7 | ||||
| -rw-r--r-- | tests/roots/test-intl/footnote.txt | 3 |
2 files changed, 7 insertions, 3 deletions
diff --git a/tests/roots/test-intl/footnote.po b/tests/roots/test-intl/footnote.po index 47f8d3db..b3876f51 100644 --- a/tests/roots/test-intl/footnote.po +++ b/tests/roots/test-intl/footnote.po @@ -19,8 +19,8 @@ msgstr "" msgid "i18n with Footnote" msgstr "I18N WITH FOOTNOTE" -msgid "[100]_ Contents [#]_ for `i18n with Footnote`_ [ref]_" -msgstr "`I18N WITH FOOTNOTE`_ INCLUDE THIS CONTENTS [ref]_ [#]_ [100]_" +msgid "[100]_ Contents [#]_ for `i18n with Footnote`_ [ref]_ [#named]_." +msgstr "`I18N WITH FOOTNOTE`_ INCLUDE THIS CONTENTS [#named]_ [ref]_ [#]_ [100]_." msgid "This is a auto numbered footnote." msgstr "THIS IS A AUTO NUMBERED FOOTNOTE." @@ -31,3 +31,6 @@ msgstr "THIS IS A NAMED FOOTNOTE." msgid "This is a numbered footnote." msgstr "THIS IS A NUMBERED FOOTNOTE." +msgid "This is a auto numbered named footnote." +msgstr "THIS IS A AUTO NUMBERED NAMED FOOTNOTE." + diff --git a/tests/roots/test-intl/footnote.txt b/tests/roots/test-intl/footnote.txt index 3ef76bba..55da9c6d 100644 --- a/tests/roots/test-intl/footnote.txt +++ b/tests/roots/test-intl/footnote.txt @@ -4,8 +4,9 @@ i18n with Footnote ================== .. #955 cant-build-html-with-footnotes-when-using -[100]_ Contents [#]_ for `i18n with Footnote`_ [ref]_ +[100]_ Contents [#]_ for `i18n with Footnote`_ [ref]_ [#named]_. .. [#] This is a auto numbered footnote. .. [ref] This is a named footnote. .. [100] This is a numbered footnote. +.. [#named] This is a auto numbered named footnote. |
