PHP Classes

File: vendor/symfony/translation/Tests/fixtures/resources-notes-meta.xlf

Recommend this page to a friend!
  Classes of Hillary Kollan   Chatto PHP Websocket Chat System   vendor/symfony/translation/Tests/fixtures/resources-notes-meta.xlf   Download  
File: vendor/symfony/translation/Tests/fixtures/resources-notes-meta.xlf
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Chatto PHP Websocket Chat System
Websocket based chat system using Ratchet library
Author: By
Last change:
Date: 3 years ago
Size: 776 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="utf-8"?> <xliff xmlns="urn:oasis:names:tc:xliff:document:2.0" version="2.0" srcLang="fr-FR" trgLang="en-US"> <file id="messages.en_US"> <unit id="LCa0a2j" name="foo"> <notes> <note category="state">new</note> <note category="approved">true</note> <note category="section" priority="1">user login</note> </notes> <segment> <source>foo</source> <target>bar</target> </segment> </unit> <unit id="uqWglk0" name="baz"> <notes> <note id="x">x_content</note> <note appliesTo="target" category="quality">Fuzzy</note> </notes> <segment> <source>baz</source> <target>biz</target> </segment> </unit> </file> </xliff>