slightly better group mention and link dupe copy

This commit is contained in:
Jeff Atwood 2016-06-08 12:37:52 -07:00
parent 468af7f0d7
commit aaafd9f26e
2 changed files with 3 additions and 3 deletions

View File

@ -85,7 +85,7 @@
.post-links {
margin-top: 1em;
padding: 1em 1em 0;
padding-top: 1em;
border-top: 1px solid dark-light-diff($primary, $secondary, 90%, -65%);
}

View File

@ -988,8 +988,8 @@ en:
similar_topics: "Your topic is similar to..."
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='{{post_url}}'>an earlier reply on {{ago}}</a>"
group_mentioned: "By mentioning {{group}}, you are about to notify <a href='{{group_link}}'>{{count}} people</a> are you sure?"
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}}'>a reply {{ago}}</a> are you sure you want to post it again?"
error:
title_missing: "Title is required"