diff options
author | Valdnet <47037905+Valdnet@users.noreply.github.com> | 2022-09-04 15:10:15 +0200 |
---|---|---|
committer | Simon L <szaimen@e.mail.de> | 2023-03-23 15:01:44 +0100 |
commit | 300f76ebf7744767a1f394ced389188910337fff (patch) | |
tree | a09f33b6e13953bcb55477300f761ce1e1cac331 /apps/encryption/appinfo/info.xml | |
parent | 825f847ef12c17621697c02349396261a33d43f5 (diff) | |
download | nextcloud-server-300f76ebf7744767a1f394ced389188910337fff.tar.gz nextcloud-server-300f76ebf7744767a1f394ced389188910337fff.zip |
l10n: Spelling unification
Change the abbreviation to full words.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Diffstat (limited to 'apps/encryption/appinfo/info.xml')
-rw-r--r-- | apps/encryption/appinfo/info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml index cbdc2f1dc62..cdd118ce3b9 100644 --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml @@ -8,7 +8,7 @@ In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys. - The module won't touch existing files, only new files will be encrypted + The module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to a unencrypted system. Please read the documentation to know all implications before you decide |