Added unit-tests

This commit is contained in:
2018-12-13 11:14:12 +01:00
parent f700e85877
commit 2bce2589c3
9 changed files with 102 additions and 46 deletions

View File

@ -1,27 +1,31 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: moFileTest\n"
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-05-20 00:51+0100\n"
"PO-Revision-Date: 2012-05-20 00:57+0100\n"
"Last-Translator: scorcher24 <scorcher24@gmail.com>\n"
"POT-Creation-Date: 2018-12-13 10:49+0100\n"
"PO-Revision-Date: 2018-12-13 11:00+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-KeywordsList: _;gettext;gettext_noop\n"
"X-Poedit-Basepath: .\n"
"X-Poedit-SearchPath-0: .\n"
"X-Generator: Poedit 2.0.6\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: test.cpp:3
#: test.cpp:21
msgid "String English One"
msgstr "Zeichenkette Englisch Eins"
msgstr "Text Nederlands Een"
#: test.cpp:4
msgid "String English Two"
msgstr "Zeichenkette Englisch Zwei "
#: test.cpp:5
#: test.cpp:23
msgid "String English Three"
msgstr "Zeichenkette Englisch Drei"
msgstr "Text Nederlands Drie"
#: test.cpp:22
msgid "String English Two"
msgstr "Text Nederlands Twee"