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 <jospoortvliet@gmail.com>2018-06-20 18:42:51 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2018-06-20 18:42:51 +0300
commit5e41462bc0fab5644c54afee475e006e81e3e44b (patch)
tree0460bdc554e06ee29f136e2df62e3c1d2904be16 /page-endtoend.php
parent6572a830b650e51476dc0b059d514061e38ffa84 (diff)
E2E testing with 13, stable with 14
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
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 204d06f7..f87d757d 100644
--- a/page-endtoend.php
+++ b/page-endtoend.php
@@ -38,7 +38,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 proof-of-concept phase and scheduled to be part of Nextcloud 13, 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 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.');?>
</p>
</div>
</div>