sogo/UI/Templates/Appointments/SOGoAptMailUkrainianICalReply.wox
Ludovic Marcotte 167a2700de See ChangeLog
Monotone-Parent: c945744d1f1275f5a765e05de951fb28f27252eb
Monotone-Revision: 10e4639d26e8856e1d1cce589fc7dcdd0639f703

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-06-04T16:32:21
Monotone-Branch: ca.inverse.sogo
2010-06-04 16:32:21 +00:00

18 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="summary" const:escapeHTML="NO" />
</var:if>
<var:if condition="isSubject" const:negate="YES">
<var:string value="attendeeName" /><var:if condition="hasSentBy"> (надіслав <var:string value="sentBy" />)</var:if><var:if condition="attendee.partStatWithDefault" const:value="DELEGATED">переслав запрошення на <var:string value="attendee.delegatedTo.rfc822Email" />.</var:if><var:if condition="attendee.partStatWithDefault" const:value="DELEGATED" const:negate="YES"><var:if condition="hasAccepted">прийняв</var:if><var:if condition="hasDeclined">відхилив</var:if><var:if condition="hasNotAcceptedNotDeclined">не дав відповіді на</var:if> Ваше запрошення.</var:if>
</var:if>
</container>