File: two.xml

package info (click to toggle)
translate-toolkit 3.18.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,948 kB
  • sloc: python: 70,547; sh: 1,412; makefile: 186; xml: 48
file content (8 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<root xml:lang="de">
    <str key="one" other="attribute">Eins</str>
    <str key="two">Two</str>
    <str key="three">Drei</str>
    <!-- not used as translated resource -->
    <constant name="answer">42</constant>
</root>