From 8f369d9dbc52fc52baccd4d4de4139bf88155a40 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 10 Feb 2014 12:47:01 -0500 Subject: [PATCH] added 'topic' back to string --- public/language/en_GB/topic.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/language/en_GB/topic.json b/public/language/en_GB/topic.json index d398539a27..12778f9a4e 100644 --- a/public/language/en_GB/topic.json +++ b/public/language/en_GB/topic.json @@ -26,14 +26,14 @@ "thread_tools.title": "Thread Tools", "thread_tools.markAsUnreadForAll": "Mark Unread", - "thread_tools.pin": "Pin", - "thread_tools.unpin": "Unpin", - "thread_tools.lock": "Lock", - "thread_tools.unlock": "Unlock", - "thread_tools.move": "Move", - "thread_tools.fork": "Fork", - "thread_tools.delete": "Delete", - "thread_tools.restore": "Restore", + "thread_tools.pin": "Pin Topic", + "thread_tools.unpin": "Unpin Topic", + "thread_tools.lock": "Lock Topic", + "thread_tools.unlock": "Unlock Topic", + "thread_tools.move": "Move Topic", + "thread_tools.fork": "Fork Topic", + "thread_tools.delete": "Delete Topic", + "thread_tools.restore": "Restore Topic", "load_categories": "Loading Categories", "disabled_categories_note": "Disabled Categories are greyed out",