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:
authorStefan Giehl <stefan@matomo.org>2022-04-12 11:54:11 +0300
committerGitHub <noreply@github.com>2022-04-12 11:54:11 +0300
commitc3a73c26840841660b722e9094e47497aff3c851 (patch)
tree84351f18a2ed0b10d14f5820c07a10fbc9fb8302 /plugins/UsersManager/lang
parentb24d41ff0d6a863dc9c7ba8f0e4ba27d206ca092 (diff)
Adds a note to password change form that other sessions will be terminated (#19038)
* Adds a note to password change form that other sessions will be terminated * updates expected UI files
Diffstat (limited to 'plugins/UsersManager/lang')
-rw-r--r--plugins/UsersManager/lang/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/UsersManager/lang/en.json b/plugins/UsersManager/lang/en.json
index 7b1b6596cf..2b2e81bbaa 100644
--- a/plugins/UsersManager/lang/en.json
+++ b/plugins/UsersManager/lang/en.json
@@ -182,6 +182,7 @@
"IfThisWasYouPasswordChange": "If this was you, feel free to ignore this email. If this was not you, please contact your Matomo administrator immediately, as your account might have been compromised!",
"PasswordChangeNotificationSubject": "Your Matomo account's password has just been changed",
"PasswordChangedEmail": "Your password has just been changed. The change was initiated from the following device: %1$s (IP address = %2$s).",
+ "PasswordChangeTerminatesOtherSessions": "When you change your password, any other active session of this account will be logged out.",
"NewsletterSignupTitle": "Newsletter Signup",
"NewsletterSignupMessage": "Subscribe to our newsletter to receive regular information about Matomo. You can unsubscribe from it any time. This service uses MadMimi. Learn more about it on %1$sMatomo's Privacy Policy page%2$s.",
"NewsletterSignupFailureMessage": "Whoops, something went wrong. We weren't able to sign you up for the newsletter.",