aboutsummaryrefslogtreecommitdiff
path: root/languages/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'languages/en.php')
-rw-r--r--languages/en.php21
1 files changed, 10 insertions, 11 deletions
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"
);