Browse Source

* Added German language test files (sg)

fcl 26 years ago
parent
commit
2488896223
3 changed files with 17 additions and 1 deletions
  1. 1 1
      fcl/tests/intl/Makefile
  2. BIN
      fcl/tests/intl/restest.de.mo
  3. 16 0
      fcl/tests/intl/restest.de.po

+ 1 - 1
fcl/tests/intl/Makefile

@@ -3,7 +3,7 @@
 # Add a 2 letter code when adding a language to DEMOLANGUAGES
 #
 
-DEMOLANGUAGES=fr nl
+DEMOLANGUAGES=fr nl de
 
 #
 # No need to add after this line.

BIN
fcl/tests/intl/restest.de.mo


+ 16 - 0
fcl/tests/intl/restest.de.po

@@ -0,0 +1,16 @@
+#: testo:testing
+msgid "Testing :"
+msgstr "Teste :"
+
+#: testo:first
+msgid "First"
+msgstr "Erster"
+
+#: testo:second
+msgid "Second"
+msgstr "Zweiter"
+
+#: testo:third
+msgid "Third"
+msgstr "Dritter"
+