sogo/UI/Templates/SOGoACLGermanRemovalAdvisory.wox
Francis Lachapelle 66a9fc106b German translation correction.
Monotone-Parent: 00dd99d5ee953d6a729360790b3e5b7242027da2
Monotone-Revision: 68d2b8d7b83553a25e98912a0cab09c0969ba96b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-07-27T19:34:37
Monotone-Branch: ca.inverse.sogo
2010-07-27 19:34:37 +00:00

29 lines
1.1 KiB
XML

<?xml version="1.0" standalone="yes"?>
<!DOCTYPE container>
<container
xmlns="http://www.w3.org/1999/xhtml"
xmlns:var="http://www.skyrix.com/od/binding"
xmlns:const="http://www.skyrix.com/od/constant"
xmlns:rsrc="OGo:url"
xmlns:label="OGo:label">
<var:if condition="isSubject">
Zugangsberechtigung von <var:string value="currentUserName" const:escapeHTML="NO"/> gelöscht
</var:if>
<var:if condition="isBody">
<var:string value="currentUserName" const:escapeHTML="NO"/> erlaubt Ihnen nicht mehr den Zugang zu seinem Order <var:string const:value='"' const:escapeHTML="NO"/><var:string value="resourceName"/><var:string const:value='"' const:escapeHTML="NO"/>.
<!--
Folgende URL erlaubt Ihnen, das Abonnement für diesen Ordner sofort zu beenden:
<var:string value="httpAdvisoryURL" const:escapeHTML="NO"/>unsubscribe?mail-invitation=YES
Ansonsten können Sie das Abonnement auch später noch über die SOGo Webseite beenden.
Sie können auch nicht länger auf diesen Ordner über folgende URL zugreifen:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
-->
</var:if>
</container>