Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
22 lines
525 B
XML
22 lines
525 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<TS>
|
|
<context>
|
|
<name>resources</name>
|
|
<message>
|
|
<source>foo</source>
|
|
<translation>bar</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="src/file_1"/>
|
|
<location filename="src/file_2" line="50"/>
|
|
<source>foo_bar</source>
|
|
<translation>foobar</translation>
|
|
</message>
|
|
<message>
|
|
<location filename="src/file_1"/>
|
|
<source>bar_foo</source>
|
|
<translation>barfoo</translation>
|
|
</message>
|
|
</context>
|
|
</TS>
|