FIX: Duplicate link message should link to the post

This commit is contained in:
Robin Ward
2016-06-08 12:35:11 -04:00
parent ef6bcc08ce
commit 2169b1ecbc
4 changed files with 14 additions and 15 deletions

View File

@@ -989,7 +989,7 @@ en:
drafts_offline: "drafts offline"
group_mentioned: "By mentioning {{group}}, you are about to notify <a href='{{group_link}}'>{{count}} people</a>."
duplicate_link: "It looks like your link to <b>{{domain}}</b> was already posted in the topic by <b>@{{username}}</b> in <a href='{{href}}'>an earlier reply on {{ago}}</a>"
duplicate_link: "It looks like your link to <b>{{domain}}</b> was already posted in the topic by <b>@{{username}}</b> in <a href='{{post_url}}'>an earlier reply on {{ago}}</a>"
error:
title_missing: "Title is required"