File: out.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 (9 lines) | stat: -rw-r--r-- 294 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
<?xml version='1.0' encoding='UTF-8'?>
<root xml:lang="de">
  <str key="one" other="attribute">Eins</str>
  <str key="two">Zwei-mod</str>
  <str key="three">Drei</str>
  <!-- not used as translated resource -->
    <constant name="answer">42</constant>
  <str key="four">Vier-new</str>
</root>