diff --git a/admin/tool/mobile/lang/en/tool_mobile.php b/admin/tool/mobile/lang/en/tool_mobile.php index fa4b28843aa..077152fb38f 100644 --- a/admin/tool/mobile/lang/en/tool_mobile.php +++ b/admin/tool/mobile/lang/en/tool_mobile.php @@ -22,7 +22,7 @@ * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ -$string['clickheretolaunchtheapp'] = 'Please, click here if the app does not open automatically.'; +$string['clickheretolaunchtheapp'] = 'Click here if the app does not open automatically.'; $string['forcedurlscheme'] = 'The URL scheme allows to open the mobile app from other apps like the browser. Use this setting if you want to allow only your custom branded app to be opened by the browser.'; $string['forcedurlscheme_key'] = 'URL scheme'; $string['loginintheapp'] = 'Via the app';