From f6f43fe3de8d4c0ba5239f679a9dbd63bd705be7 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 3 Nov 2015 17:26:43 -0500 Subject: [PATCH] a couple extra useful "posted in" strings --- public/language/en_GB/global.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/public/language/en_GB/global.json b/public/language/en_GB/global.json index ea54c184ec..8ef1ff7496 100644 --- a/public/language/en_GB/global.json +++ b/public/language/en_GB/global.json @@ -72,9 +72,11 @@ "posted_ago_by": "posted %1 by %2", "posted_ago": "posted %1", - "posted_in_ago_by_guest": "posted in %1 %2 by Guest", - "posted_in_ago_by": "posted in %1 %2 by %3", + "posted_in": "posted in %1", + "posted_in_by": "posted in %1 by %2", "posted_in_ago": "posted in %1 %2", + "posted_in_ago_by": "posted in %1 %2 by %3", + "posted_in_ago_by_guest": "posted in %1 %2 by Guest", "replied_ago": "replied %1", "user_posted_ago": "%1 posted %2",