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:
authorsgiehl <stefan@piwik.org>2014-04-20 23:27:54 +0400
committersgiehl <stefan@piwik.org>2014-04-21 23:27:57 +0400
commitcff9fdf22cba8d5ffadb29d97e376f53aa83cd76 (patch)
tree60d016711a83be8c93cddf2ad3c3fc7b35a2a752 /lang
parentf81ff5dcc0ea73e0e2f9bf54d7cb0785582949b9 (diff)
removed unneeded trailing whitespace
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/en.json b/lang/en.json
index 4a5856f4cd..342f219140 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -522,7 +522,7 @@
"UpdateSettings": "Update settings",
"ArchivingSettings": "Archiving settings",
"SendPluginUpdateCommunication": "Send me an email notification when there is a new plugin update",
- "SendPluginUpdateCommunicationHelp": "An email will be sent to Super Users when there is a new version available for a plugin. ",
+ "SendPluginUpdateCommunicationHelp": "An email will be sent to Super Users when there is a new version available for a plugin.",
"Administration": "Administration",
"EmailServerSettings": "Email server settings",
"OptOutForYourVisitors": "Piwik opt-out for your visitors",
@@ -547,7 +547,7 @@
"TrustedHostConfirm": "Are you sure you want to change the trusted Piwik hostname?",
"PiwikIsInstalledAt": "Piwik is installed at",
"ValidPiwikHostname": "Valid Piwik Hostname",
- "InvalidPluginsWarning": "The following plugins are not compatible with %1$s and could not be loaded: %2$s. ",
+ "InvalidPluginsWarning": "The following plugins are not compatible with %1$s and could not be loaded: %2$s.",
"InvalidPluginsYouCanUninstall": "You can update or uninstall these plugins on the %1$sManage Plugins%2$s page.",
"JSTrackingIntro1": "You can track visitors to your website many different ways. The recommended way to do it is through JavaScript. To use this method you must make sure every webpage of your website has some JavaScript code, which you can generate here.",
"JSTrackingIntro2": "Once you have the JavaScript tracking code for your website, copy and paste it to all the pages you want to track with Piwik.",
@@ -2201,7 +2201,7 @@
"ExceptionInvalidPassword": "The password length must be between %1$s and %2$s characters.",
"ExceptionInvalidEmail": "The email doesn't have a valid format.",
"ExceptionDeleteDoesNotExist": "User '%s' doesn't exist therefore it can't be deleted.",
- "ExceptionDeleteOnlyUserWithSuperUserAccess": "Deleting user '%s' is not possible. ",
+ "ExceptionDeleteOnlyUserWithSuperUserAccess": "Deleting user '%s' is not possible.",
"ExceptionRemoveSuperUserAccessOnlySuperUser": "Removing the Super User access from user '%s' is not possible.",
"ExceptionYouMustGrantSuperUserAccessFirst": "There has to be at least one user with Super User access. Please grant Super User access to another user first.",
"ExceptionAdminAnonymous": "You cannot grant 'admin' access to the 'anonymous' user.",