sogo/UI/Templates/SOGoACLRussianRemovalAdvisory.wox
Ludovic Marcotte f53dcdd10d Added missing Russian files and updated German translation
Monotone-Parent: 6bcbf38fda24078ff8ec9c45526f9457cf006d0e
Monotone-Revision: ef6a3721ce15e46898bf17beffc20e0a010566e8

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-05-24T10:11:59
Monotone-Branch: ca.inverse.sogo
2009-05-24 10:11:59 +00:00

28 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">
<var:string value="currentUserName" const:escapeHTML="NO"/> has removed you
</var:if>
<var:if condition="isBody">
<var:string value="currentUserName" const:escapeHTML="NO"/> has removed you from the access list for his <var:string const:value='"' const:escapeHTML="NO"/><var:string value="resourceName" const:escapeHTML="NO"/><var:string const:value='"' const:escapeHTML="NO"/> folder.
You can unsubscribe directly to that folder by following this link:
<var:string value="httpAdvisoryURL" const:escapeHTML="NO"/>unsubscribe?mail-invitation=YES
Otherwise, you will be able to unsubscribe later from the SOGo web interface.
You can also no longer access this resource using the following URL:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
</var:if>
</container>