intltool/tests/cases/context.xml.in
Sundeep Anand 97bd0a8960 Add CI Tests
Resolves: rhbz#2055493
Signed-off-by: Sundeep Anand <suanand@redhat.com>
2022-04-22 13:22:49 +05:30

18 lines
351 B
XML

<test>
<entry>
<_name>Foo</_name>
</entry>
<entry>
<!-- This is the comment on the first Bar -->
<_name msgctxt="1">Bar</_name>
</entry>
<entry>
<!-- This is the comment on the second Bar -->
<_name msgctxt="2">Bar</_name>
</entry>
<entry>
<!-- This is the comment on Baz -->
<_name>Baz</_name>
</entry>
</test>