From d315829eaffcda10f1d446b75dcce2d87eaa594e Mon Sep 17 00:00:00 2001 From: Baris Usakli Date: Fri, 11 Oct 2013 15:06:56 -0400 Subject: [PATCH] closes #394 --- public/language/en/recent.json | 5 ++--- public/templates/recent.tpl | 1 - src/topics.js | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/public/language/en/recent.json b/public/language/en/recent.json index 37ee3630c2..d868eb381a 100644 --- a/public/language/en/recent.json +++ b/public/language/en/recent.json @@ -1,6 +1,5 @@ { - "hour": "Last Hour", "day": "Day", - "week": "Last Week", - "month": "Last Month" + "week": "Week", + "month": "Month" } \ No newline at end of file diff --git a/public/templates/recent.tpl b/public/templates/recent.tpl index 25f6cd1c34..80c6904401 100644 --- a/public/templates/recent.tpl +++ b/public/templates/recent.tpl @@ -5,7 +5,6 @@