summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/locales
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include/locales')
-rw-r--r--frontends/php/include/locales/en_gb.inc.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/frontends/php/include/locales/en_gb.inc.php b/frontends/php/include/locales/en_gb.inc.php
index fe7d6406..1c59a4c6 100644
--- a/frontends/php/include/locales/en_gb.inc.php
+++ b/frontends/php/include/locales/en_gb.inc.php
@@ -749,6 +749,7 @@
"S_SERVER"=> "Server",
"S_DELETE"=> "Delete",
"S_DELETE_SELECTED_SERVICES"=> "Delete selected services?",
+ "S_DELETE_SELECTED_LINKS"=> "Delete selected links?",
"S_SERVICES_DELETED"=> "Services deleted",
"S_CANNOT_DELETE_SERVICES"=> "Cannot delete services",
@@ -761,6 +762,7 @@
"S_TRIGGER_BIG"=> "TRIGGER",
// triggers.php
+ "S_NO_TRIGGERS_DEFINED"=> "No triggers defined",
"S_CONFIGURATION_OF_TRIGGERS"=> "Configuration of triggers",
"S_CONFIGURATION_OF_TRIGGERS_BIG"=> "CONFIGURATION OF TRIGGERS",
"S_DEPENDENCY_ADDED"=> "Dependency added",
@@ -918,6 +920,9 @@
"S_BULKLOADER_IMPORT_ACTIONS"=> "Import Actions",
"S_BULKLOADER_IMPORT_ITSERVICES"=> "Import IT Services",
+// popup.php
+ "S_EMPTY"=> "Empty",
+
// Menu
"S_HELP"=> "Help",