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:
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index 2705060bb7..3f9f4a6aed 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -381,6 +381,7 @@
"PluginDescription": "Piwik updating mechanism",
"ReadyToGo": "Ready to go?",
"TheFollowingPluginsWillBeUpgradedX": "The following plugins will be updated: %s.",
+ "TheFollowingDimensionsWillBeUpgradedX": "The following dimensions will be updated: %s.",
"ThereIsNewPluginVersionAvailableForUpdate": "Some plugins you use have been updated on the Marketplace:",
"ThereIsNewVersionAvailableForUpdate": "There is a new version of Piwik available for update",
"TheUpgradeProcessMayFailExecuteCommand": "If you have a large Piwik database, updates might take too long to run in the browser. In this situation, you can execute the updates from your command line: %s",
@@ -636,6 +637,9 @@
"ExceptionUnableToStartSession": "Unable to start session.",
"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",
"ExportAsImage": "Export as Image",