sogo/UI/Templates/SOGoACLRussianRemovalAdvisory.wox
Francis Lachapelle 92c73181dd Updated Russian translation.
Monotone-Parent: 5ff23472b81083bb4eaded5ffb57c52c92ce8f00
Monotone-Revision: eec300be835f03b3e7780d528e6c75977cf6254b

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-07-05T06:09:29
Monotone-Branch: ca.inverse.sogo
2011-07-05 06:09:29 +00:00

29 lines
1.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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"/> удалил вас
</var:if>
<var:if condition="isBody">
<var:string value="currentUserName" const:escapeHTML="NO"/> удалил вас из списка доступа к его <var:string const:value='"' const:escapeHTML="NO"/><var:string value="resourceName" const:escapeHTML="NO"/><var:string const:value='"' const:escapeHTML="NO"/> папке.
<!--
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>