Patched to Drupal 8.4.8 level. See https://www.drupal.org/sa-core-2018-004 and patch...
[yaffs-website] / vendor / symfony / translation / Tests / fixtures / resources.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <TS>
3   <context>
4     <name>resources</name>
5     <message>
6       <source>foo</source>
7       <translation>bar</translation>
8     </message>
9   </context>
10 </TS>