diff --git a/plugins/UsersManager/lang/en.json b/plugins/UsersManager/lang/en.json index fc9ea9711178196ec06305c5e1f1a2708cfd2a06..3ddebb41e6b5630a2cc2bde2431451a69536ff38 100644 --- a/plugins/UsersManager/lang/en.json +++ b/plugins/UsersManager/lang/en.json @@ -7,13 +7,13 @@ "AnonymousUserHasViewAccess": "Note: the %1$s user has %2$s access to this website.", "AnonymousUserHasViewAccess2": "Your analytics reports and your visitors information are publicly viewable.", "ApplyToAllWebsites": "Apply to all websites", - "ChangeAllConfirm": "Are you sure you want to change '%s' permissions on all the websites?", + "ChangeAllConfirm": "Are you sure you want to give '%s' access to all the websites?", "ChangePasswordConfirm": "Changing the password will also change the user's token_auth. Do you really want to continue?", "ClickHereToDeleteTheCookie": "Click here to delete the cookie and have Piwik track your visits", "ClickHereToSetTheCookieOnDomain": "Click here to set a cookie that will exclude your visits on websites tracked by Piwik on %s", "ConfirmGrantSuperUserAccess": "Do you really want to grant '%s' Super User access? Warning: the user will have access to all websites and will be able to perform administrative tasks.", "ConfirmProhibitMySuperUserAccess": "%s, do you really want to remove your own Super User access? You will lose all permissions and access to all websites and will be logged out from Piwik.", - "ConfirmProhibitOtherUsersSuperUserAccess": "Do you really want to remove Super User access from '%s'? The user will lose all permissions and access to all websites. Make sure to set permissions to needed websites afterwards if necessary.", + "ConfirmProhibitOtherUsersSuperUserAccess": "Do you really want to remove Super User access from '%s'? The user will lose all permissions and access to all websites. Make sure to give access to needed websites afterwards if necessary.", "DeleteConfirm": "Are you sure you want to delete the user %s?", "Email": "Email", "EmailYourAdministrator": "%1$sE-mail your administrator about this problem%2$s.", @@ -43,7 +43,7 @@ "IfYouWouldLikeToChangeThePasswordTypeANewOne": "If you would like to change the password type a new one. Otherwise leave this blank.", "InjectedHostCannotChangePwd": "You are currently visiting with an unknown host (%1$s). You cannot change your password until this problem is fixed.", "LastSeen": "Last seen", - "MainDescription": "Decide which users have which Piwik access on your Websites. You can also set the permissions on all the Websites at once.", + "MainDescription": "Decide which users have access to your websites. You can also give access to all the websites at once by choosing \"Apply to all websites\" in the website selector.", "ManageAccess": "Manage access", "MenuAnonymousUserSettings": "Anonymous user settings", "MenuUsers": "Users", @@ -52,7 +52,7 @@ "PersonalSettings": "Personal settings", "NoteNoAnonymousUserAccessSettingsWontBeUsed2": "Note: You cannot change the settings in this section, because you do not have any website that can be accessed by the anonymous user.", "NoUsersExist": "There are no users yet.", - "PluginDescription": "Users Management lets you add new users, edit existing users and assign them permissions to view or administrate websites. ", + "PluginDescription": "Users Management lets you add new users, edit existing users and give them access to view or administrate websites. ", "PrivAdmin": "Admin", "PrivNone": "No access", "PrivView": "View",