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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-19 19:02:15 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-19 19:02:15 +0300
commita80071ed163cc2245e55557eb94904f45ec272b1 (patch)
treea24dc96388a4372ea6dd440f054045be356bda94 /templates/mission.php
parent8079fcb1c5ec681dc450154b25e3266f5ba4a456 (diff)
parent05b3ccad3e680e0cc060af750f3c5b75ca7e3d8b (diff)
Merge branch 'master' of github.com:georgehrke/privacy into fix/upate-assets-gitattributes
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>