From 8151550fc7966f9c0b039bc585d344b90548c6cc Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Wed, 24 Oct 2012 02:57:20 +0000 Subject: fix tag cloud widget and add an option to filter latest. --- languages/en.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index efab0aac1..9a930da9a 100644 --- a/languages/en.php +++ b/languages/en.php @@ -70,7 +70,13 @@ "custom_index_widgets:box_style" => "Box Style", "custom_index_widgets:social_share_index" => "Social Share", "custom_index_widgets:login_index"=>"Login", - "admin:appearance:custom_index_widgets" => "Index Widgets" + "admin:appearance:custom_index_widgets" => "Index Widgets", + // time limit + "custom_index_widgets:widget_created_time_limit" => "Time lapse", + "custom_index_widgets:time_limit:all" => "All time", + "custom_index_widgets:time_limit:day" => "Last day", + "custom_index_widgets:time_limit:week" => "Last week", + "custom_index_widgets:time_limit:month" => "Last month" ); -- cgit v1.2.3