MDL-53777 tool_mobile: Adjust langstring

This commit is contained in:
Andrew Nicols
2016-10-04 08:53:19 +08:00
parent 27ed5be84f
commit 2e80ff16dd
+1 -1
View File
@@ -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';