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

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/mission.php')
-rw-r--r--templates/mission.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mission.php b/templates/mission.php
index 7cde8b0..ea359aa 100644
--- a/templates/mission.php
+++ b/templates/mission.php
@@ -4,6 +4,6 @@ style('privacy', 'style');
?>
<div id="themes" class="section">
- <h2><?php p($l->t('This is YOUR Nextcloud account')) ?></h2>
+ <h2><?php p($l->t('Your Nextcloud account')) ?></h2>
<p><?php p($l->t('Your data represents who you are and can easily be abused. We at Nextcloud believe that you have a right to decide what happens with your data. Nextcloud protects your rights as defined in the User Data Manifesto!')); ?></p>
</div>