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

29 lines
1.3 KiB
XML
Raw Permalink 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 value="currentUserName" const:escapeHTML="NO"/> је изменио права приступа
</var:if>
<var:if condition="isBody">
<var:string value="currentUserName" const:escapeHTML="NO"/> је изменио права приступа за свој <var:string const:value='"' const:escapeHTML="NO"/><var:string value="resourceName" const:escapeHTML="NO"/><var:string const:value='"' const:escapeHTML="NO"/> директоријум.
<!--
Можете се претплатити директно на овај директоријум помоћу следећег линка:
<var:string value="httpAdvisoryURL" const:escapeHTML="NO"/>subscribe?mail-invitation=YES
У супротном, бићете у могућности да се претплатите касније преко SOGo веб интерфејса.
Такође можете притупити овом извору користећи следећи линк:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
-->
</var:if>
</container>