nextcloud/apps/encryption/lib
Matthew Setter d7c9e2b841
Updated UI messages relating to the encryption functionality
The reason for updating these messages, is that grammatically they're
not quite correct. They showed a combination of:

- Related phrases, which could be either separated or joined better
- Related sentences, but which should be expressed as separate ones

They were also missing full-stops to end the them.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-22 18:06:55 -06:00
..
AppInfo fixes, improvements, and another app: 2016-08-11 01:41:18 +02:00
Command Move console command registration to info.xml for encryption as well as files_external 2016-10-12 08:04:15 +02:00
Controller Updated UI messages relating to the encryption functionality 2017-03-22 18:06:55 -06:00
Crypto always throw a encryption exception 2017-03-14 12:11:28 +01:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
Hooks create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +01:00
Settings rename IAdmin to ISettings, the interface is not bound to a specific settings scope 2016-08-11 14:48:21 +02:00
Users Fix apps/ 2016-07-21 18:13:57 +02:00
HookManager.php Fix apps/ 2016-07-21 18:13:57 +02:00
KeyManager.php create new encryption keys on password reset and backup the old one 2017-01-10 17:04:32 +01:00
Migration.php Update with robin 2016-07-21 18:13:58 +02:00
Recovery.php Fix apps/ 2016-07-21 18:13:57 +02:00
Session.php check if session is initialized 2016-11-23 12:20:43 +01:00
Util.php Fix apps/ 2016-07-21 18:13:57 +02:00