From f1c0c90ac990916ea5f8091b3f0674b41c06ddde Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 19 Jul 2016 11:37:20 +0200 Subject: simplify wording of Sessions and App passwords sections --- settings/templates/personal.php | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 2f656d39fbb..e3164eb5b98 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -167,12 +167,12 @@ if($_['passwordChangeSupported']) {

t('Sessions'));?>

- t('These are the web, desktop and mobile clients currently logged in to your account.'));?> + t('Web, desktop and mobile clients currently logged in to your account.'));?> - - + + @@ -183,19 +183,18 @@ if($_['passwordChangeSupported']) {

t('App passwords'));?>

- t("You've linked these apps."));?> +

t('Passcodes that give an app or device permissions to access your account.'));?>

t('Browser'));?>t('Most recent activity'));?>t('Device'));?>t('Recent activity'));?>
- +
t('Name'));?>t('Most recent activity'));?>t('Recent activity'));?>
-

t('An app password is a passcode that gives an app or device permissions to access your %s account.', [$theme->getName()]));?>

-- cgit v1.2.3