From f522487a32bc628c8024279f89b86821e445f2fd Mon Sep 17 00:00:00 2001 From: ddasilva Date: Thu, 28 Jun 2018 15:50:27 +0200 Subject: [PATCH] Manager rewording --- static/i18n/en/app.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/i18n/en/app.yml b/static/i18n/en/app.yml index 4ca5e314..45a96c39 100644 --- a/static/i18n/en/app.yml +++ b/static/i18n/en/app.yml @@ -186,13 +186,13 @@ manager: device: My device apps: install: Install - all: Apps + all: App catalog installing: 'Installing {{app}}...' uninstalling: 'Uninstalling {{app}}...' installSuccess: '{{app}} is now installed on your device' uninstallSuccess: '{{app}} has been uninstalled from your device' alreadyInstalled: '{{app}} is already installed on your device' - help: Remove and reinstall to update apps + help: Check on your device to see which apps are already installed firmware: installed: 'Firmware version {{version}}' update: Update firmware @@ -203,7 +203,7 @@ manager: disclaimerAppDelete: Please note that all the apps installed on your device will be deleted. disclaimerAppReinstall: You will be able to re-install your apps after the firmware update title: Manager - subtitle: Select apps to use on your device + subtitle: Install or uninstall apps on your device device: title: Connect your device desc: 'Follow the steps below to use the device Manager'