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-14 14:35:28 +0300
committerBob Van Landuyt <bob@vanlanduyt.co>2017-08-14 14:35:28 +0300
commit4d97843f3cfe94a3061bcb03aa0da6876b026bea (patch)
treed78334ff5eaef2fbd6ff34a3ab8ae30550187da4 /locale/gitlab.pot
parent21a6898b10ed75f6260e72467b9e1f839d48456c (diff)
Remove `\n` from translations
They seem to confuse some translation tools and aren't rendered in HTML anyway.
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r--locale/gitlab.pot10
1 files changed, 2 insertions, 8 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index babef3ed0af..e60504e1395 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -1072,16 +1072,10 @@ msgstr ""
msgid "Withdraw Access Request"
msgstr ""
-msgid ""
-"You are going to remove %{group_name}.\n"
-"Removed groups CANNOT be restored!\n"
-"Are you ABSOLUTELY sure?"
+msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
msgstr ""
-msgid ""
-"You are going to remove %{project_name_with_namespace}.\n"
-"Removed project CANNOT be restored!\n"
-"Are you ABSOLUTELY sure?"
+msgid "You are going to remove %{project_name_with_namespace}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
msgstr ""
msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"