ownC -> Nextc

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-03-19 21:58:12 -06:00
parent d4058b73c2
commit 0f2ee20885
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ class EncryptAll extends Command {
}
$output->writeln("\n");
$output->writeln('You are about to encrypt all files stored in your ownCloud installation.');
$output->writeln('You are about to encrypt all files stored in your Nextcloud installation.');
$output->writeln('Depending on the number of available files, and their size, this may take quite some time.');
$output->writeln('Please ensure that no user accesses their files during this time!');
$output->writeln('Note: The encryption module you use determines which files get encrypted.');