Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Van Landuyt <bob@vanlanduyt.co>2017-08-30 10:53:23 +0300
committerBob Van Landuyt <bob@vanlanduyt.co>2017-08-31 22:13:02 +0300
commit2c4f9b7a73cf5de875b2c77880c040e845960a9a (patch)
tree8e4bdd898c7ca19d2eded2ca1fd27bdb2be873c0 /spec/fixtures/newlines.po
parentf35a5d0d9919810b14d95808f099a3c652fb17b9 (diff)
Check for newlines in different methods on TranslationEntry
Diffstat (limited to 'spec/fixtures/newlines.po')
-rw-r--r--spec/fixtures/newlines.po7
1 files changed, 7 insertions, 0 deletions
diff --git a/spec/fixtures/newlines.po b/spec/fixtures/newlines.po
index 773d9b23db8..f5bc86f39a7 100644
--- a/spec/fixtures/newlines.po
+++ b/spec/fixtures/newlines.po
@@ -39,3 +39,10 @@ msgstr[2] ""
"with"
"multiple"
"lines"
+
+msgid "multiline plural id"
+msgid_plural ""
+"Plural"
+"Id"
+msgstr[0] "first"
+msgstr[1] "second"