Skip to content

Commit 254632c

Browse files
Minor tweaks in the translation strings
1 parent 8a51859 commit 254632c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/Resources/translations/messages.en.xlf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,11 +324,11 @@
324324

325325
<trans-unit id="rss.title">
326326
<source>rss.title</source>
327-
<target>Symfony Demo Blog</target>
327+
<target>Symfony Demo blog</target>
328328
</trans-unit>
329329
<trans-unit id="rss.description">
330330
<source>rss.description</source>
331-
<target>Most recent posts published on the Symfony Demo project blog</target>
331+
<target>Most recent posts published on the Symfony Demo blog</target>
332332
</trans-unit>
333333
</body>
334334
</file>

0 commit comments

Comments
 (0)