nextcloud/settings/Controller
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
..
AdminSettingsController.php Allow apps to specify an icon with the sections via the API 2017-01-19 10:42:21 +01:00
AppSettingsController.php Check for app updates on disabled page 2016-12-09 22:30:54 +01:00
AuthSettingsController.php Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions 2016-11-18 15:42:30 +01:00
CertificateController.php Merge pull request #892 from nextcloud/fix_phpdoc 2016-08-17 10:38:21 +02:00
ChangePasswordController.php Updated UI messages relating to the encryption functionality 2017-03-22 18:06:55 -06:00
CheckSetupController.php Add warning on admin screen when set_time_limit is unavailable 2017-03-16 11:48:28 +01:00
EncryptionController.php Check that set_time_limit is not disabled before calling it 2017-03-11 17:04:21 +01:00
GroupsController.php Require password confirmation for user management 2016-11-18 12:10:50 +01:00
LogSettingsController.php remove old logging section 2016-11-21 13:46:31 +01:00
MailSettingsController.php Fail when the test mail could not be sent 2017-03-17 13:45:25 +01:00
PersonalController.php Allow non-subadmins to change their language 2016-12-08 16:24:21 +01:00
SecuritySettingsController.php Set default 2016-09-07 22:09:32 +02:00
UsersController.php add unit tests 2017-02-15 18:07:21 -06:00