gnu-social/vendor/symfony/translation/Tests/fixtures/fuzzy-translations.po

11 lines
124 B
Plaintext
Raw Normal View History

2020-08-08 07:42:38 +09:00
#, php-format
msgid "foo1"
msgstr "bar1"
#, fuzzy, php-format
msgid "foo2"
msgstr "fuzzy bar2"
msgid "foo3"
msgstr "bar3"