Files
sogo/UI/Templates/SOGoFolderGreekRemovalAdvisory.wox
2026-03-02 15:01:52 +01:00

24 lines
709 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 value="displayName" const:escapeHTML="NO"/>» διαγράφηκε
</var:if>
<var:if condition="isBody">
Ο φάκελος «<var:string value="displayName" const:escapeHTML="NO"/>» διαγράφηκε.
<!--
Η ακόλουθη διεύθυνση URL δεν είναι πλέον ενεργή:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
-->
</var:if>
</container>