From cc35900686cf1194e133c26f93634bc7189dc60d Mon Sep 17 00:00:00 2001 From: jomaxro Date: Sun, 14 May 2017 20:43:15 -0400 Subject: [PATCH] Fix typo in existing link warning --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index ac8138342a..92c2a981f5 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1143,7 +1143,7 @@ en: cannot_see_mention: category: "You mentioned {{username}} but they won't be notified because they do not have access to this category. You will need to add them to a group that has access to this category." private: "You mentioned {{username}} but they won't be notified because they are unable to see this personal message. You will need to invite them to this PM." - duplicate_link: "It looks like your link to {{domain}} was already posted in the topic by @{{username}} in a reply {{ago}} – are you sure you want to post it again?" + duplicate_link: "It looks like your link to {{domain}} was already posted in the topic by @{{username}} in a reply {{ago}} ago – are you sure you want to post it again?" error: title_missing: "Title is required"