Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jos@opensuse.org>2019-03-18 19:51:37 +0300
committerGitHub <noreply@github.com>2019-03-18 19:51:37 +0300
commit2a347402d934beb9d0d6f5ba3b687d84c478bb6c (patch)
tree82f66c70ea0c4f145db6300eceee6ba860090329 /page-endtoend.php
parent895e0faacd5180697eed480a2ccf4c86cacd590d (diff)
Update page-endtoend.php
It is still in testing... V2 with sharing is planned for May, let's see if we can remove the "still in testing" part then.
Diffstat (limited to 'page-endtoend.php')
-rw-r--r--page-endtoend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-endtoend.php b/page-endtoend.php
index cea4f041..b32b0d47 100644
--- a/page-endtoend.php
+++ b/page-endtoend.php
@@ -42,7 +42,7 @@
<div class="row">
<div class="col-md-10 col-md-offset-1">
<p class="section--paragraph">
- <?php echo $l->t('Nextcloud features an enterprise-grade, seamlessly integrated solution for end-to-end encryption. Currently in testing phase with Nextcloud 13 and planned to be stable in Nextcloud 14, it enables users to pick one or more folders on their desktop or mobile client for end-to-end encryption. Folders can be shared with other users and synced between devices but are not readable by the server.');?>
+ <?php echo $l->t('Nextcloud features an enterprise-grade, seamlessly integrated solution for end-to-end encryption. Currently in testing phase, it enables users to pick one or more folders on their desktop or mobile client for end-to-end encryption. Folders can be shared with other users and synced between devices but are not readable by the server.');?>
</p>
</div>
</div>