From 2ee944ef7bd4d01af293850a976aaef668fdb772 Mon Sep 17 00:00:00 2001 From: yuri Date: Tue, 21 Jun 2016 12:23:51 +0300 Subject: [PATCH] change assignment templates --- .../templates/assignment/de_DE/Meeting/body.tpl | 4 ++++ .../templates/assignment/en_US/Meeting/body.tpl | 17 +++++------------ .../templates/assignment/de_DE/body.tpl | 8 +++----- .../templates/assignment/en_US/body.tpl | 9 +++------ .../templates/assignment/fr_FR/body.tpl | 9 +++------ .../templates/assignment/id_ID/body.tpl | 9 +++------ .../templates/assignment/ru_RU/body.tpl | 9 +++------ .../templates/assignment/uk_UA/body.tpl | 9 +++------ 8 files changed, 27 insertions(+), 47 deletions(-) create mode 100644 application/Espo/Modules/Crm/Resources/templates/assignment/de_DE/Meeting/body.tpl diff --git a/application/Espo/Modules/Crm/Resources/templates/assignment/de_DE/Meeting/body.tpl b/application/Espo/Modules/Crm/Resources/templates/assignment/de_DE/Meeting/body.tpl new file mode 100644 index 0000000000..a02a2046b1 --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/templates/assignment/de_DE/Meeting/body.tpl @@ -0,0 +1,4 @@ +

{{assignerUserName}} hat Ihnen {{entityType}} zugewiesen.

+

{{name}}

+

Débute à: {{dateStart}}

+

Eintrag öffnen

\ No newline at end of file diff --git a/application/Espo/Modules/Crm/Resources/templates/assignment/en_US/Meeting/body.tpl b/application/Espo/Modules/Crm/Resources/templates/assignment/en_US/Meeting/body.tpl index b8f53403f2..8c6a4d69c7 100644 --- a/application/Espo/Modules/Crm/Resources/templates/assignment/en_US/Meeting/body.tpl +++ b/application/Espo/Modules/Crm/Resources/templates/assignment/en_US/Meeting/body.tpl @@ -1,14 +1,7 @@ -{{assignerUserName}} has assigned {{entityTypeLowerFirst}} to you. -
-
-{{name}} -
-Start: {{dateStart}} +

{{assignerUserName}} has assigned {{entityTypeLowerFirst}} to you.

+

{{name}}

+

Start: {{dateStart}}

{{#if description}} -
-
- {{{description}}} +

{{{description}}}

{{/if}} -
-
-{{recordUrl}} \ No newline at end of file +

View record

\ No newline at end of file diff --git a/application/Espo/Resources/templates/assignment/de_DE/body.tpl b/application/Espo/Resources/templates/assignment/de_DE/body.tpl index b409ef4c83..4697178c0f 100644 --- a/application/Espo/Resources/templates/assignment/de_DE/body.tpl +++ b/application/Espo/Resources/templates/assignment/de_DE/body.tpl @@ -1,5 +1,3 @@ -{{assignerUserName}} hat Ihnen {{entityType}} zugewiesen. -

-{{name}} -

-{{recordUrl}} \ No newline at end of file +

{{assignerUserName}} hat Ihnen {{entityType}} zugewiesen.

+

{{name}}

+

Eintrag öffnen

\ No newline at end of file diff --git a/application/Espo/Resources/templates/assignment/en_US/body.tpl b/application/Espo/Resources/templates/assignment/en_US/body.tpl index 1a8b512d37..73262d7634 100644 --- a/application/Espo/Resources/templates/assignment/en_US/body.tpl +++ b/application/Espo/Resources/templates/assignment/en_US/body.tpl @@ -1,6 +1,3 @@ -{{assignerUserName}} has assigned {{entityTypeLowerFirst}} to you. -
-
-{{name}} -

-{{recordUrl}} \ No newline at end of file +

{{assignerUserName}} has assigned {{entityTypeLowerFirst}} to you.

+

{{name}}

+

View record

\ No newline at end of file diff --git a/application/Espo/Resources/templates/assignment/fr_FR/body.tpl b/application/Espo/Resources/templates/assignment/fr_FR/body.tpl index d2ed2558f9..5b68dc5d97 100644 --- a/application/Espo/Resources/templates/assignment/fr_FR/body.tpl +++ b/application/Espo/Resources/templates/assignment/fr_FR/body.tpl @@ -1,6 +1,3 @@ -{{assignerUserName}} vous a assigné {{entityTypeLowerFirst}}. -
-
-{{name}} -

-{{recordUrl}} \ No newline at end of file +

{{assignerUserName}} vous a assigné {{entityTypeLowerFirst}}.

+

{{name}}

+

{{recordUrl}}

\ No newline at end of file diff --git a/application/Espo/Resources/templates/assignment/id_ID/body.tpl b/application/Espo/Resources/templates/assignment/id_ID/body.tpl index 3eabe10f40..6952743ea6 100644 --- a/application/Espo/Resources/templates/assignment/id_ID/body.tpl +++ b/application/Espo/Resources/templates/assignment/id_ID/body.tpl @@ -1,6 +1,3 @@ -{{assignerUserName}} telah ditetapkan {{entityTypeLowerFirst}} kepada Anda. -
-
-{{name}} -

-{{recordUrl}} \ No newline at end of file +

{{assignerUserName}} telah ditetapkan {{entityTypeLowerFirst}} kepada Anda.

+

{{name}}

+

{{recordUrl}}

\ No newline at end of file diff --git a/application/Espo/Resources/templates/assignment/ru_RU/body.tpl b/application/Espo/Resources/templates/assignment/ru_RU/body.tpl index b20cb40adc..7b2b14798c 100644 --- a/application/Espo/Resources/templates/assignment/ru_RU/body.tpl +++ b/application/Espo/Resources/templates/assignment/ru_RU/body.tpl @@ -1,6 +1,3 @@ -{{assignerUserName}} назначил вам {{entityTypeLowerFirst}}. -
-
-{{name}} -

-{{recordUrl}} \ No newline at end of file +

{{assignerUserName}} назначил вам {{entityTypeLowerFirst}}.

+

{{name}}

+

Открыть запись

\ No newline at end of file diff --git a/application/Espo/Resources/templates/assignment/uk_UA/body.tpl b/application/Espo/Resources/templates/assignment/uk_UA/body.tpl index 5b65641b36..1e1f5704d2 100644 --- a/application/Espo/Resources/templates/assignment/uk_UA/body.tpl +++ b/application/Espo/Resources/templates/assignment/uk_UA/body.tpl @@ -1,6 +1,3 @@ -{{assignerUserName}} призначив Вам {{entityTypeLowerFirst}}. -
-
-{{name}} -

-{{recordUrl}} \ No newline at end of file +

{{assignerUserName}} призначив Вам {{entityTypeLowerFirst}}.

+

{{name}}

+

Відкрити запис

\ No newline at end of file