Add missing templates for Basque language

This commit is contained in:
Francis Lachapelle
2015-07-23 12:08:15 -04:00
parent ab28476e7e
commit c5834e2f89
5 changed files with 132 additions and 0 deletions
@@ -0,0 +1,24 @@
<?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"/> sortua izan da
</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"/> karpeta sortua izan da.
<!--
Ondorengo URL-an atzi dezakezu baliabidea:
<var:string value="httpFolderURL" const:escapeHTML="NO"/>
-->
</var:if>
</container>