diff options
author | Valdnet <47037905+Valdnet@users.noreply.github.com> | 2022-09-04 15:33:58 +0200 |
---|---|---|
committer | Simon L <szaimen@e.mail.de> | 2023-03-23 15:01:45 +0100 |
commit | 9ff265f6496127dde03f6d6ff36e975b186149ae (patch) | |
tree | 99fa83bfc0d78d6f185ad44ccdd59a9a1ad77633 /apps | |
parent | 300f76ebf7744767a1f394ced389188910337fff (diff) | |
download | nextcloud-server-9ff265f6496127dde03f6d6ff36e975b186149ae.tar.gz nextcloud-server-9ff265f6496127dde03f6d6ff36e975b186149ae.zip |
l10n: Delete unnecessary characters
Removal of unnecessary characters that appear in Transifex.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Diffstat (limited to 'apps')
-rw-r--r-- | apps/encryption/appinfo/info.xml | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/apps/encryption/appinfo/info.xml b/apps/encryption/appinfo/info.xml index cdd118ce3b9..15e95ee475a 100644 --- a/apps/encryption/appinfo/info.xml +++ b/apps/encryption/appinfo/info.xml @@ -5,14 +5,9 @@ <name>Default encryption module</name> <summary>Default encryption module for server-side encryption</summary> <description> - 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 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 - to enable server-side encryption. +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 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 to enable server-side encryption. </description> <version>2.15.0</version> <licence>agpl</licence> |