sogo/UI/Templates/SOGoFolderRussianAdditionAdvisory.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

23 lines
848 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"/> has been created
</var:if>
<var:if condition="isBody">
The <var:string const:value='"' const:escapeHTML="NO"/><var:string value="displayName" const:escapeHTML="NO"/><var:string const:value='"' const:escapeHTML="NO"/> folder has been created.
You can access this resource remotely by using the following URL:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
</var:if>
</container>