summaryrefslogtreecommitdiff
path: root/tests/messages/data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/messages/data')
-rw-r--r--tests/messages/data/project/i18n/de/LC_MESSAGES/messages.po2
-rw-r--r--tests/messages/data/project/i18n/de_DE/LC_MESSAGES/bar.po2
-rw-r--r--tests/messages/data/project/i18n/de_DE/LC_MESSAGES/foo.po2
-rw-r--r--tests/messages/data/project/i18n/de_DE/LC_MESSAGES/messages.po2
-rw-r--r--tests/messages/data/project/i18n/ru_RU/LC_MESSAGES/messages.po2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/messages/data/project/i18n/de/LC_MESSAGES/messages.po b/tests/messages/data/project/i18n/de/LC_MESSAGES/messages.po
index c5c9748..8fbefdb 100644
--- a/tests/messages/data/project/i18n/de/LC_MESSAGES/messages.po
+++ b/tests/messages/data/project/i18n/de/LC_MESSAGES/messages.po
@@ -12,7 +12,7 @@ msgstr ""
"PO-Revision-Date: 2007-07-30 22:18+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: de_DE <LL@li.org>\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
diff --git a/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/bar.po b/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/bar.po
index c5c9748..8fbefdb 100644
--- a/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/bar.po
+++ b/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/bar.po
@@ -12,7 +12,7 @@ msgstr ""
"PO-Revision-Date: 2007-07-30 22:18+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: de_DE <LL@li.org>\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
diff --git a/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/foo.po b/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/foo.po
index c5c9748..8fbefdb 100644
--- a/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/foo.po
+++ b/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/foo.po
@@ -12,7 +12,7 @@ msgstr ""
"PO-Revision-Date: 2007-07-30 22:18+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: de_DE <LL@li.org>\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
diff --git a/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/messages.po b/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/messages.po
index aa49563..2cd2618 100644
--- a/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/messages.po
+++ b/tests/messages/data/project/i18n/de_DE/LC_MESSAGES/messages.po
@@ -13,7 +13,7 @@ msgstr ""
"PO-Revision-Date: 2007-07-30 22:18+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: de_DE <LL@li.org>\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
diff --git a/tests/messages/data/project/i18n/ru_RU/LC_MESSAGES/messages.po b/tests/messages/data/project/i18n/ru_RU/LC_MESSAGES/messages.po
index 05a9d3d..7403a95 100644
--- a/tests/messages/data/project/i18n/ru_RU/LC_MESSAGES/messages.po
+++ b/tests/messages/data/project/i18n/ru_RU/LC_MESSAGES/messages.po
@@ -14,7 +14,7 @@ msgstr ""
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: ru_RU <LL@li.org>\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
-"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"