From 7088874171f29e4f6decae143681bab458134a0b Mon Sep 17 00:00:00 2001 From: Sem Date: Thu, 5 Sep 2013 20:46:40 +0200 Subject: Removed deprecated function uses. --- languages/en.php | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 9a930da9a..ba9cb4859 100644 --- a/languages/en.php +++ b/languages/en.php @@ -49,7 +49,6 @@ 'custom_index_widgets:admin:notfound' => 'Page not found', 'custom_index_widgets:index' => "Index widgetisation", 'custom_index_widgets:num_items' => "Number of items", - 'custom_index_widgets:reset' => "Reset all zones", 'custom_index_widgets:pleaselogin' => "Please, please, login to see more...", @@ -61,22 +60,22 @@ 'custom_index_widgets:login_style'=>"Login position", 'custom_index_widgets:inlayout'=>"In layout", 'custom_index_widgets:topbar'=>"Top bar", - 'custom_index_widgets:widget_all_groups' => "All groups", + 'custom_index_widgets:widget_all_groups' => "All groups", - "custom_index_widgets:showdashboard"=>"End index with dashboard", + "custom_index_widgets:showdashboard"=>"End index with dashboard", "custom_index_widgets:showdashboard_yes"=>"Yes", - "custom_index_widgets:showdashboard_no"=>"No", - "custom_index_widgets:guest_only" => "Guest only", + "custom_index_widgets:showdashboard_no"=>"No", + "custom_index_widgets:guest_only" => "Guest only", "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", - // 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" + // 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