$string['enablesmartappbanners_desc']='This will display a banner promoting the Moodle Mobile app when visiting the site in Mobile Safari.';
$string['forcedurlscheme']='If you want to allow only your custom branded app to be opened via a browser window, then specify its URL scheme here; otherwise leave the field empty.';
$string['forcedurlscheme_key']='URL scheme';
$string['forcelogout']='Force log out';
$string['forcelogout_desc']='If enabled, the app option \'Change site\' is replaced by \'Log out\'. This results in the user being completely logged out. They must then re-enter their password the next time they wish to access the site.';
$string['httpsrequired']='HTTPS required';
$string['invalidprivatetoken']='Invalid private token. Token should not be empty or passed via GET parameter.';