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:
authorMatthieu Aubry <mattab@users.noreply.github.com>2017-01-02 03:13:26 +0300
committerGitHub <noreply@github.com>2017-01-02 03:13:26 +0300
commit50b866dae9caf2e216cf228bbc37b16d30beb4d0 (patch)
tree0e3a58d8916c92168a905d29cc21f10eb4a687b1 /lang
parent726447ce88aa43e587eedc18f50fcccb4ac0bce5 (diff)
parent8e057ae52582473047828c9c3266df90fc2061e8 (diff)
Merge pull request #11124 from piwik/3.x-dev3.0.1-b2
3.0.1-b2
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index e17ba19b0a..b50080ec4c 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -163,7 +163,10 @@
"ExceptionMissingFile": "Missing file: %s",
"ExceptionUnexpectedFile": "Files were found in your Piwik but we didn't expect them.",
"ExceptionUnexpectedFilePleaseDelete": "Please delete these files to prevent errors.",
+ "ExceptionUnexpectedDirectory": "Directories were found in your Piwik but we didn't expect them.",
+ "ExceptionUnexpectedDirectoryPleaseDelete": "Please delete these directories to prevent errors.",
"ExceptionFileToDelete": "File to delete: %s",
+ "ExceptionDirectoryToDelete": "Directory to delete: %s",
"ExceptionNonceMismatch": "Could not verify the security token on this form.",
"ExceptionPrivilege": "You can't access this resource as it requires a %s access.",
"ExceptionPrivilegeAccessWebsite": "You can't access this resource as it requires an %s access for the website id = %d.",
@@ -367,6 +370,8 @@
"TimeAgo": "%s ago",
"TimeFormat": "Time format",
"TimeOnPage": "Time on page",
+ "ToDeleteAllDirectoriesRunThisCommand": "To delete all these directories at once, you can run this command:",
+ "ToDeleteAllFilesRunThisCommand": "To delete all these files at once, you can run this command:",
"Total": "Total",
"TotalRatioTooltip": "This is %1$s of all %2$s %3$s.",
"TotalRevenue": "Total Revenue",