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",