aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2024-02-13 21:28:00 +0100
committerGitHub <noreply@github.com>2024-02-13 21:28:00 +0100
commit6f1d9eb11880efb900370f1e6857f05dbef5f84a (patch)
tree906494fac943bd6ae4ecdf1e5460ee590e98afb1 /apps/encryption
parentb63abdae8c1708693addf1dc3b2f862131e0299d (diff)
parent524ed97d621ded1aafa0f2f92670765af22ba55f (diff)
downloadnextcloud-server-6f1d9eb11880efb900370f1e6857f05dbef5f84a.tar.gz
nextcloud-server-6f1d9eb11880efb900370f1e6857f05dbef5f84a.zip
Merge pull request #34178 from nextcloud/replace-user-to-account-or-person
Rename users to account or person
Diffstat (limited to 'apps/encryption')
-rw-r--r--apps/encryption/templates/settings-admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/templates/settings-admin.php b/apps/encryption/templates/settings-admin.php
index e9e9a97b900..290450bf8b6 100644
--- a/apps/encryption/templates/settings-admin.php
+++ b/apps/encryption/templates/settings-admin.php
@@ -24,7 +24,7 @@ style('encryption', 'settings-admin');
<span class="msg"></span>
<br/>
<em>
- <?php p($l->t("The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password.")) ?>
+ <?php p($l->t("The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten.")) ?>
</em>
<br/>
<input type="password"