// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
php54
/
usr
/
share
/
pear
/
test
/
Translation
/
Symfony
/
Component
/
Translation
/
Tests
/
fixtures
[ PARENT ]
EDIT :: resources.ts
<?xml version="1.0" encoding="utf-8"?> <TS> <context> <name>resources</name> <message> <source>foo</source> <translation>bar</translation> </message> </context> </TS>
SAVE
CANCEL