Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorThomas Steur <thomas.steur@googlemail.com>2014-06-30 04:18:34 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-06-30 04:18:34 +0400
commitc70371aa61d7b25cfb6f604f765965564e23e292 (patch)
tree2d73e79dedfb1be97e41aafb04f810c0b0569455 /lang
parenta630dead90724060c23f9ac8ddec97cb06fcd8b5 (diff)
refs #5326 as mentioned in the ticket once we have simplified the reports we can simplify the widgets api even more which is done in this commit, it might be not perfect yet but again much better than before
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index 7726cbc9d5..9d45aeb686 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -637,6 +637,7 @@
"ExceptionUndeletableFile": "Unable to delete %s",
"ExceptionUnreadableFileDisabledMethod": "The configuration file {%s} could not be read. Your host may have disabled %s.",
"ExceptionReportNotFound": "The requested report does not exist.",
+ "ExceptionWidgetNotFound": "The requested widget does not exist.",
"ExceptionReportNotEnabled": "The requested report is not enabled. This means usually either the plugin that defines the report is deactivated or you do not have enough permission to access this report.",
"ExpandDataTableFooter": "Change the visualization or configure the report",
"Export": "Export",