Show correct romanian quotes
This commit is contained in:
parent
d598a68961
commit
a903355d01
1 changed files with 4 additions and 4 deletions
|
@ -88,8 +88,8 @@
|
|||
<text variable="title" text-case="sentence" font-style="italic"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" text-case="sentence" prefix="„"
|
||||
suffix="”"/>
|
||||
<text variable="title" text-case="sentence" prefix="„"
|
||||
suffix="”"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
@ -99,8 +99,8 @@
|
|||
<text variable="title" text-case="sentence" font-style="italic" form="short"/>
|
||||
</if>
|
||||
<else>
|
||||
<text variable="title" text-case="sentence" prefix="„"
|
||||
suffix="”" form="short"/>
|
||||
<text variable="title" text-case="sentence" prefix="„"
|
||||
suffix="”" form="short"/>
|
||||
</else>
|
||||
</choose>
|
||||
</macro>
|
||||
|
|
Loading…
Add table
Reference in a new issue