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

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