Skip to content

Commit 4c7c2d5

Browse files
BurntimeXdtdesign
andauthored
Apply suggestions from code review
Co-authored-by: Alexander Ebert <[email protected]>
1 parent 369d3f7 commit 4c7c2d5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

wcfsetup/install/lang/en.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5413,7 +5413,7 @@ your notifications on <a href="{link isHtmlEmail=true}{/link}">{PAGE_TITLE|phras
54135413
<item name="wcf.user.notification.commentResponseOwner.message.stacked"><![CDATA[{@'wcf.user.notification.stacked.authorList'|language} replied to the comment by <strong>{$author}</strong> on your wall.]]></item>
54145414
<item name="wcf.user.notification.commentResponseOwner.mail.plaintext"><![CDATA[{@$authorList} replied to {@$commentAuthor}’s comment on your wall [URL:{@$owner->getLink()}#wall/comment{@$commentID}/response{@$responseID}]{if $count == 1 && !$guestTimesTriggered}:{else}.{/if}]]></item>
54155415
<item name="wcf.user.notification.commentResponseOwner.mail.html"><![CDATA[<p>{@$authorList} replied to <strong>{$commentAuthor}</strong>’s comment on <a href="{$owner->getLink()}#wall/comment{@$commentID}/response{@$responseID}">your wall</a>:</p>]]></item>
5416-
<item name="wcf.user.notification.com.woltlab.wcf.user.profileComment.notification.comment"><![CDATA[New comment on my wall]]></item>
5416+
<item name="wcf.user.notification.com.woltlab.wcf.user.profileComment.notification.comment"><![CDATA[New comment on your wall]]></item>
54175417
<item name="wcf.user.notification.com.woltlab.wcf.user.profileComment.response.notification.commentResponse"><![CDATA[New reply to your comment]]></item>
54185418
<item name="wcf.user.notification.com.woltlab.wcf.user.profileComment.response.notification.commentResponseOwner"><![CDATA[New reply to a comment on your wall]]></item>
54195419
<item name="wcf.user.notification.com.woltlab.wcf.user.profileComment.like.notification.like"><![CDATA[Reaction to your comment]]></item>
@@ -5425,7 +5425,7 @@ your notifications on <a href="{link isHtmlEmail=true}{/link}">{PAGE_TITLE|phras
54255425
<item name="wcf.user.notification.com.woltlab.wcf.administration"><![CDATA[Administration]]></item>
54265426
<item name="wcf.user.notification.com.woltlab.wcf.moderation"><![CDATA[Moderation]]></item>
54275427
<item name="wcf.user.notification.com.woltlab.wcf.moderation.queue.report"><![CDATA[New report]]></item>
5428-
<item name="wcf.user.notification.com.woltlab.wcf.moderation.queue.notification.comment"><![CDATA[New comment to a moderation entry]]></item>
5428+
<item name="wcf.user.notification.com.woltlab.wcf.moderation.queue.notification.comment"><![CDATA[New comment on a moderation entry]]></item>
54295429
<item name="wcf.user.notification.com.woltlab.wcf.moderation.queue.response.notification.commentResponse"><![CDATA[New reply to a comment on a moderation entry]]></item>
54305430
<item name="wcf.user.notification.com.woltlab.wcf.page"><![CDATA[Pages]]></item>
54315431
<item name="wcf.user.notification.com.woltlab.wcf.page.notification.comment"><![CDATA[New comment on a page]]></item>
@@ -5475,9 +5475,9 @@ your notifications on <a href="{link isHtmlEmail=true}{/link}">{PAGE_TITLE|phras
54755475
<item name="wcf.user.notification.article.mail.plaintext"><![CDATA[{@$author} wrote the article “{@$articleContent->getTitle()}” [URL:{@$articleContent->getLink()}]:]]></item>
54765476
<item name="wcf.user.notification.article.mail.html"><![CDATA[<p><strong>{$author}</strong> wrote the article <a href="{$articleContent->getLink()}">{$articleContent->getTitle()}</a>:</p>]]></item>
54775477
<item name="wcf.user.notification.com.woltlab.wcf.articleComment.response.notification.commentResponseOwner"><![CDATA[New reply to a comment on your article]]></item>
5478-
<item name="wcf.user.notification.com.woltlab.wcf.articleComment.response.notification.commentResponse"><![CDATA[New reply to your comment and to article in subscribed category]]></item>
5479-
<item name="wcf.user.notification.com.woltlab.wcf.articleComment.notification.comment"><![CDATA[New comment to your article and to article in subscribed category]]></item>
5480-
<item name="wcf.user.notification.com.woltlab.wcf.articleComment.like.notification.like"><![CDATA[Reaction to your comment to an article]]></item>
5478+
<item name="wcf.user.notification.com.woltlab.wcf.articleComment.response.notification.commentResponse"><![CDATA[New reply to your comment and to articles in a subscribed category]]></item>
5479+
<item name="wcf.user.notification.com.woltlab.wcf.articleComment.notification.comment"><![CDATA[New comment to your article and to articles in a subscribed category]]></item>
5480+
<item name="wcf.user.notification.com.woltlab.wcf.articleComment.like.notification.like"><![CDATA[Reaction to your comment on an article]]></item>
54815481
<item name="wcf.user.notification.com.woltlab.wcf.articleComment.response.like.notification.like"><![CDATA[Reaction to your reply to a comment]]></item>
54825482
<item name="wcf.user.notification.pageComment.responseOwner.title"><![CDATA[New Reply (Page)]]></item>
54835483
<item name="wcf.user.notification.status.active"><![CDATA[Active]]></item>

0 commit comments

Comments
 (0)