From 7a0094bc21fd5589f69865a30c88436486a6a4d1 Mon Sep 17 00:00:00 2001
From: Alexander Ebert
Date: Thu, 20 Oct 2016 11:32:11 +0200
Subject: [PATCH] Fixed inconsistent phrases
---
language/de.xml | 3 +++
language/en.xml | 6 ------
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/language/de.xml b/language/de.xml
index 8644de6..1747480 100644
--- a/language/de.xml
+++ b/language/de.xml
@@ -19,6 +19,7 @@
+
@@ -26,7 +27,9 @@
+
+
diff --git a/language/en.xml b/language/en.xml
index 4a095fe..6c05d86 100644
--- a/language/en.xml
+++ b/language/en.xml
@@ -188,12 +188,6 @@
- getAnchorTag()}{if $count == 2} and {else}, {/if}{@$authors[1]->getAnchorTag()}{if $count == 3} and {@$authors[2]->getAnchorTag()}{/if}{else}{@$authors[0]->getAnchorTag()} and {#$count} others{/if} replied to the conversation {$message->getConversation()->getTitle()}.]]>
- - username} replied to the conversation "{@$message->getTitle()}":
-{if $notificationType == 'instant'}
----------------------------------
-{@$message->getMailText()}
----------------------------------
-{/if}{link controller='Conversation' object=$message->getConversation() isEmail=true}messageID={@$message->messageID}{/link}#message{@$message->messageID}]]>
- getUserNotificationObject()->getConversation()->subject}â [URL:{link controller='Conversation' object=$event->getUserNotificationObject()->getConversation() isEmail=true}{/link}]{if $count == 1 && !$guestTimesTriggered}:{else}.{/if}]]>
- {@$authorList} replied to the conversation {$event->getUserNotificationObject()->getConversation()->subject}:
]]>
- getAnchorTag()} started the conversation {$conversation->subject}.]]>
--
2.20.1