* * @author Arthur Schiwon * * @license GNU AGPL version 3 or any later version * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . * */ /** @var \OCP\Defaults $theme */ /** @var array $_ */ style('firstrunwizard', ['personalsettings']); script('firstrunwizard', ['personalsettings']); ?>

t('Get the apps to sync your files'));?>

t('%s gives you access to your files wherever you are. Our easy to use desktop and mobile clients are available for all major platforms at zero cost.', [$theme->getName()])); ?>

getURLGenerator()->linkToRoute('settings.PersonalSettings.index', ['section' => 'security']); $macOSProfile = \OCP\Util::linkToRemote('dav') . 'provisioning/apple-provisioning.mobileconfig'; $usesTLS = \OC::$server->getRequest()->getServerProtocol() === 'https'; ?>

t('Setup sync clients using an app password. That way you can make sure you are able to revoke access in case you lose that device.', [$appPasswordUrl])); ?>

t('Connect other apps to %s', array($theme->getName()))); ?>

t('Besides the sync clients you can connect any other software that supports the WebDAV/CalDAV/CardDAV protocols to %s.', [$theme->getName()])); ?>

t('Server address')); ?>

t('Use this link to connect your apps and desktop client to this server:')); ?>