website/_include/calendar/symfony/translation/Tests/fixtures/fuzzy-translations.po

11 lines
124 B
Plaintext
Raw Normal View History

2019-07-23 14:33:29 +02:00
#, php-format
msgid "foo1"
msgstr "bar1"
#, fuzzy, php-format
msgid "foo2"
msgstr "fuzzy bar2"
msgid "foo3"
msgstr "bar3"