fix(i18n(sr_RS): fix HTML templates

Fixes #5339
This commit is contained in:
Francis Lachapelle
2021-10-07 15:58:34 -04:00
parent 0b0c8847ba
commit fb22c0abaf
2 changed files with 30 additions and 2 deletions
@@ -1 +1,15 @@
<#newLine/> <#newLine/> <#signaturePlacementOnTop><#newLine/> <#signature/><#newLine/> -------- Originalna poruka --------<#newLine/> Tema: <#subject/><#newLine/> Datum: <#date/><#newLine/> Od: <#from/><#newLine/> <#hasReplyTo>Odgovori: <#replyTo/><#hasOrganization>Organizacija: <#organization/>Za: <#to/><#newLine/> <#hasCc>CC: <#cc/><#hasNewsGroups>Grupa novosti: <#newsgroups/><#hasReferences>Reference: <#references/><#newLine/> <#newLine/> <#messageBody/><#newLine/> <#signaturePlacementOnBottom><#newLine/> <#newLine/> <#signature/> <#newLine/>
<#newLine/>
<#newLine/>
<#signaturePlacementOnTop><#newLine/>
<#signature/><#newLine/></#signaturePlacementOnTop>
-------- Originalna poruka --------<#newLine/>
Tema: <#subject/><#newLine/>
Datum: <#date/><#newLine/>
Od: <#from/><#newLine/>
<#hasReplyTo>Odgovori: <#replyTo/></#hasReplyTo><#hasOrganization>Organizacija: <#organization/></#hasOrganization>Za: <#to/><#newLine/><#hasCc>CC: <#cc/></#hasCc><#hasNewsGroups>Grupa novosti: <#newsgroups/></#hasNewsGroups><#hasReferences>Reference: <#references/></#hasReferences><#newLine/>
<#newLine/>
<#messageBody/><#newLine/>
<#signaturePlacementOnBottom><#newLine/>
<#newLine/>
<#signature/></#signaturePlacementOnBottom>
<#newLine/>
@@ -1 +1,15 @@
<#replyPlacementOnTop><#newLine/> <#newLine/> <#signaturePlacementOnTop><#newLine/> <#signature/><#newLine/> <#outlookMode>-------- Originalna poruka --------<#newLine/> Tema: <#subject/><#newLine/> Datum: <#date/><#newLine/> Od: <#from/><#newLine/> <#hasReplyTo>Odgovori: <#replyTo/><#hasOrganization>Organizacija: <#organization/>Za: <#to/><#newLine/> <#hasCc>CC: <#cc/><#hasNewsGroups>Grupa novosti: <#newsgroups/><#hasReferences>Reference: <#references/><#newLine/> <#standardMode>Dana <#date/>, <#from/> je napisao/la:<#newLine/> <#newLine/> <#messageBody/><#newLine/> <#replyPlacementOnBottom><#newLine/> <#newLine/> <#signaturePlacementOnBottom><#signature/><#newLine/>
<#replyPlacementOnTop><#newLine/>
<#newLine/>
</#replyPlacementOnTop><#signaturePlacementOnTop><#newLine/>
<#signature/><#newLine/>
</#signaturePlacementOnTop><#outlookMode>-------- Originalna poruka --------<#newLine/>
Tema: <#subject/><#newLine/>
Datum: <#date/><#newLine/>
Od: <#from/><#newLine/>
<#hasReplyTo>Odgovori: <#replyTo/></#hasReplyTo><#hasOrganization>Organizacija: <#organization/></#hasOrganization>Za: <#to/><#newLine/> <#hasCc>CC: <#cc/></#hasCc><#hasNewsGroups>Grupa novosti: <#newsgroups/></#hasNewsGroups><#hasReferences>Reference: <#references/></#hasReferences></#outlookMode><#newLine/>
<#standardMode>Dana <#date/>, <#from/> je napisao/la:</#standardMode><#newLine/>
<#newLine/>
<#messageBody/><#newLine/>
<#replyPlacementOnBottom><#newLine/>
<#newLine/>
</#replyPlacementOnBottom><#signaturePlacementOnBottom><#signature/></#signaturePlacementOnBottom><#newLine/>