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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-11-10 13:59:13 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2015-11-10 13:59:13 +0300
commit5148259bdb6d4924575752dfad96b7a5e9a7bea9 (patch)
tree5d88baa66183990db608d36b6787e1b0dee8c83f /templates/wizard.php
parentc1c53deeff0f37c810ea2af7c7cded9ecc690e9f (diff)
adjust wording to new website
Diffstat (limited to 'templates/wizard.php')
-rw-r--r--templates/wizard.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/wizard.php b/templates/wizard.php
index 0d54d127..52c28747 100644
--- a/templates/wizard.php
+++ b/templates/wizard.php
@@ -3,14 +3,13 @@
<a id="closeWizard" class="close">
<img class="svg" src="<?php print_unescaped(OCP\Util::imagePath('core', 'actions/close.svg')); ?>">
</a>
-<h1><?php p($l->t('Welcome to %s', array($theme->getTitle()))); ?></h1>
+<h1><?php p($l->t('A safe home for all your data')); ?></h1>
<?php if ($_['edition'] === ''): ?>
-<p><?php p($l->t('Your personal web services. All your files, contacts, calendar and more, in one place.'));?></p>
+<p><?php p($l->t('Access & share your files, calendars, contacts, mail & more from any device, on your terms'));?></p>
<?php else: ?>
<p><?php p($theme->getSlogan()); ?></p>
<?php endif; ?>
-
<h2><?php p($l->t('Get the apps to sync your files'));?></h2>
<a target="_blank" href="<?php p($_['clients']['desktop']); ?>">
<img src="<?php print_unescaped(OCP\Util::imagePath('core', 'desktopapp.png')); ?>"
@@ -54,7 +53,7 @@
<?php print_unescaped($l->t('There’s more information in the <a target="_blank" href="%s">documentation</a> and on our <a target="_blank" href="http://owncloud.org">website</a>.', array(link_to_docs('user_manual')))); ?><br>
<?php print_unescaped($l->t('If you like ownCloud,
<a href="mailto:?subject=ownCloud
- &body=ownCloud is a great open software to sync and share your files.
+ &body=ownCloud is a great open software to sync and share your files.
You can freely get it from http://owncloud.org">
recommend it to your friends</a>
and <a href="http://owncloud.org/promote"