MDL-54698 message: update preference processor display names

This commit is contained in:
Ryan Wyllie 2016-08-16 07:07:45 +00:00 committed by Mark Nelson
parent 14501b1c13
commit fe8664b1ef
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ $string['keyretrievedsuccessfully'] = 'Key retrieved successfully';
$string['nodevices'] = 'No registered devices. Devices will automatically appear after you install the Moodle Mobile app and add this site.';
$string['nopermissiontomanagedevices'] = 'You don\'t have permission to manage devices.';
$string['notconfigured'] = 'The Airnotifier server hasn\'t been configured so Airnotifier messages cannot be sent';
$string['pluginname'] = 'Mobile notifications';
$string['pluginname'] = 'Mobile';
$string['sitemustberegistered'] = 'In order to use the public Airnotifier instance you must register your site with Moodle.org';
$string['showhide'] = 'Enable/disable the device.';
$string['requestaccesskey'] = 'Request access key';

View File

@ -34,4 +34,4 @@ $string['jabberusername'] = 'Jabber user name';
$string['jabberpassword'] = 'Jabber password';
$string['jabberport'] = 'Jabber port';
$string['notconfigured'] = 'The Jabber server hasn\'t been configured so Jabber messages cannot be sent';
$string['pluginname'] = 'Jabber message';
$string['pluginname'] = 'Jabber';

View File

@ -22,4 +22,4 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
$string['pluginname'] = 'Popup notification';
$string['pluginname'] = 'Web';