Files
sogo/UI/Templates/SOGoFolderSerbianAdditionAdvisory.wox
Francis Lachapelle 6d8f7c9a44 Add Serbian translation
2016-09-14 12:13:42 -04:00

24 lines
908 B
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 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"/> је креиран.
<!--
Можете притупити овом извору користећи следећи линк:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
-->
</var:if>
</container>