From 21e30cc0c762568fb2bbe4fa4ffa8e2177adfab8 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Sun, 20 Apr 2014 16:27:58 -0400 Subject: [PATCH] new language string --- public/language/en_GB/global.json | 1 + public/language/en_GB/topic.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/public/language/en_GB/global.json b/public/language/en_GB/global.json index c8b647236c..65dbc23419 100644 --- a/public/language/en_GB/global.json +++ b/public/language/en_GB/global.json @@ -65,6 +65,7 @@ "posted_in_ago": "posted in %3 ", "replied_ago": "replied ", "user_posted_ago": "%2 posted ", + "guest_posted_ago": "Guest posted ", "last_edited_by_ago": "last edited by %2 ", "norecentposts": "No Recent Posts", diff --git a/public/language/en_GB/topic.json b/public/language/en_GB/topic.json index d40c8ccb7b..2c0deace75 100644 --- a/public/language/en_GB/topic.json +++ b/public/language/en_GB/topic.json @@ -7,7 +7,7 @@ "no_posts_found": "No posts found!", "profile": "Profile", - "posted_by": "Posted by", + "posted_by": "Posted by %1", "chat": "Chat", "notify_me": "Be notified of new replies in this topic", "quote": "Quote",