From 005e12c3f7691f7fa36967a6c8aaef9565ade3f1 Mon Sep 17 00:00:00 2001 From: goobertron Date: Tue, 6 Aug 2013 20:13:48 +0100 Subject: [PATCH] My first attempt at a commit. Simply correcting a grammatical error in the Locator feature - 'Near from' becomes 'Posted from'. I hope I have done this correctly. Please forgive me if not. --- config/locales/javascript/javascript.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/javascript/javascript.en.yml b/config/locales/javascript/javascript.en.yml index 76ce08576..09f435308 100644 --- a/config/locales/javascript/javascript.en.yml +++ b/config/locales/javascript/javascript.en.yml @@ -41,7 +41,7 @@ en: at_least_one_aspect: "You must publish to at least one aspect" limited: "Limited - your post will only be seen by people you are sharing with" public: "Public - your post will be visible to everyone and found by search engines" - near_from: "Near from: <%= location %>" + near_from: "Posted from: <%= location %>" infinite_scroll: no_more: "No more posts." no_more_contacts: "No more contacts."