aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php
index b02f5d905..f088f74f8 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -492,7 +492,9 @@ To remove a widget drag it back to the <b>Widget gallery</b>.",
'admin:plugins:label:author' => "Author",
'admin:plugins:label:copyright' => "Copyright",
'admin:plugins:label:licence' => "Licence",
- 'admin:plugins:label:website' => "URL",
+ 'admin:plugins:label:website' => "URL",
+ 'admin:plugins:reorder:yes' => "Plugin %s was reordered successfully.",
+ 'admin:plugins:reorder:no' => "Plugin %s could not be reordered.",
'admin:plugins:disable:yes' => "Plugin %s was disabled successfully.",
'admin:plugins:disable:no' => "Plugin %s could not be disabled.",
'admin:plugins:enable:yes' => "Plugin %s was enabled successfully.",