sogo/UI/Templates/SOGoFolderJapaneseAdditionA...

24 lines
870 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">
The <var:string const:value='"' const:escapeHTML="NO"/><var:string value="displayName" const:escapeHTML="NO"/><var:string const:value='"' const:escapeHTML="NO"/>フォルダが作成されました。
<!--
You can access this resource remotely by using the following URL:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
-->
</var:if>
</container>