sogo/UI/Templates/SOGoFolderRussianAdditionAdvisory.wox
Francis Lachapelle 4cb801ede6 Updated Russian translation.
Monotone-Parent: 3f570612955fe5748f947cb46b0d25c731f1bffb
Monotone-Revision: 481f036bf9f97f5236dcd28ebf7f4f8603922ae9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-07-05T14:33:31
Monotone-Branch: ca.inverse.sogo
2011-07-05 14:33:31 +00:00

24 lines
861 B
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 const:value='"' const:escapeHTML="NO"/><var:string value="displayName" const:escapeHTML="NO"/><var:string const:value='"' const:escapeHTML="NO"/> создано
</var:if>
<var:if condition="isBody">
Папка <var:string const:value='"' const:escapeHTML="NO"/><var:string value="displayName" const:escapeHTML="NO"/><var:string const:value='"' const:escapeHTML="NO"/> была создана.
<!--
You can access this resource remotely by using the following URL:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
-->
</var:if>
</container>