From 004b6571f7a9a6d790780f70ac7213532bfe49b6 Mon Sep 17 00:00:00 2001 From: SylvainGuittard Date: Fri, 30 Oct 2020 08:08:19 -0400 Subject: [PATCH 1/3] Fixed typo in translation --- src/bundle/Resources/translations/content_type.en.xliff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bundle/Resources/translations/content_type.en.xliff b/src/bundle/Resources/translations/content_type.en.xliff index 699766c747..360fd56eaf 100644 --- a/src/bundle/Resources/translations/content_type.en.xliff +++ b/src/bundle/Resources/translations/content_type.en.xliff @@ -52,8 +52,8 @@ key: content_type.content_type - Error occoured while copying the '%name%' Content Type. - Error occoured while copying the '%name%' Content Type. + Error occured while copying the '%name%' Content Type. + Error occured while copying the '%name%' Content Type. key: content_type.copy.error From 6e37a456d52e75d51ba94424b60355971b6dd8ab Mon Sep 17 00:00:00 2001 From: SylvainGuittard Date: Fri, 30 Oct 2020 09:28:23 -0400 Subject: [PATCH 2/3] Update src/bundle/Resources/translations/content_type.en.xliff Co-authored-by: DominikaK --- src/bundle/Resources/translations/content_type.en.xliff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bundle/Resources/translations/content_type.en.xliff b/src/bundle/Resources/translations/content_type.en.xliff index 360fd56eaf..611cd83f5f 100644 --- a/src/bundle/Resources/translations/content_type.en.xliff +++ b/src/bundle/Resources/translations/content_type.en.xliff @@ -52,8 +52,8 @@ key: content_type.content_type - Error occured while copying the '%name%' Content Type. - Error occured while copying the '%name%' Content Type. + Error occurred while copying the '%name%' Content Type. + Error occurred while copying the '%name%' Content Type. key: content_type.copy.error From 3387fc0bbfccc19b81d70b58f36a4cc42d6ad874 Mon Sep 17 00:00:00 2001 From: mikolaj Date: Tue, 29 Dec 2020 12:05:04 +0100 Subject: [PATCH 3/3] Fixed translation message --- src/bundle/Resources/translations/content_type.en.xliff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bundle/Resources/translations/content_type.en.xliff b/src/bundle/Resources/translations/content_type.en.xliff index 611cd83f5f..72ddcf8619 100644 --- a/src/bundle/Resources/translations/content_type.en.xliff +++ b/src/bundle/Resources/translations/content_type.en.xliff @@ -52,8 +52,8 @@ key: content_type.content_type - Error occurred while copying the '%name%' Content Type. - Error occurred while copying the '%name%' Content Type. + Content Type '%name%' cannot be copied. + Content Type '%name%' cannot be copied. key: content_type.copy.error