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
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2015-07-08 23:01:50 +0300
committersgiehl <stefan@piwik.org>2015-07-08 23:01:50 +0300
commit43963d1b3654a4f285c91ec75b35ccf6a2b8dfa1 (patch)
tree90bf9f154dc58fed3c9d498be0aab3956b547fbd /plugins/UsersManager/lang/en.json
parentcee467e61e70913d32d438d70df0384f4e803cc3 (diff)
fixed some typos in english translations reported on transifex
Diffstat (limited to 'plugins/UsersManager/lang/en.json')
-rw-r--r--plugins/UsersManager/lang/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UsersManager/lang/en.json b/plugins/UsersManager/lang/en.json
index f8cba76188..522039c459 100644
--- a/plugins/UsersManager/lang/en.json
+++ b/plugins/UsersManager/lang/en.json
@@ -17,7 +17,7 @@
"DeleteConfirm": "Are you sure you want to delete the user %s?",
"Email": "Email",
"EmailYourAdministrator": "%1$sE-mail your administrator about this problem%2$s.",
- "ExceptionAccessValues": "The parameter access must have one of the following values : [ %s ]",
+ "ExceptionAccessValues": "The parameter access must have one of the following values: [ %s ]",
"ExceptionAdminAnonymous": "You cannot grant 'admin' access to the 'anonymous' user.",
"ExceptionDeleteDoesNotExist": "User '%s' doesn't exist therefore it can't be deleted.",
"ExceptionDeleteOnlyUserWithSuperUserAccess": "Deleting user '%s' is not possible.",