Skip to content

Commit 84e0b37

Browse files
committed
Fixed the XLIFF format of one translation file
1 parent fdffbcc commit 84e0b37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Resources/translations/messages.es.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
</trans-unit>
336336
<trans-unit id="notification.comment_created.description">
337337
<source>notification.comment_created.description</source>
338-
<target>Su artículo "%title%" recibió un comentario nuevo. Puede leer el comentario siguiendo <a href="%link%">este enlace</a></target>
338+
<target><![CDATA[Su artículo "%title%" recibió un comentario nuevo. Puede leer el comentario siguiendo <a href="%link%">este enlace</a>]]></target>
339339
</trans-unit>
340340
<trans-unit id="rss.title">
341341
<source>rss.title</source>

0 commit comments

Comments
 (0)