rss MDL-22204 added ability for user to reset their rss token
This commit is contained in:
@@ -123,6 +123,7 @@ $string['requireauthentication'] = 'This method requires authentication with xxx
|
||||
$string['required'] = 'Required';
|
||||
$string['requiredcapability'] = 'Required capability';
|
||||
$string['resettokenconfirm'] = 'Do you really want to reset this web service key for <strong>{$a->user}</strong> on the service <strong>{$a->service}</strong>?';
|
||||
$string['resettokenconfirmsimple'] = 'Do you really want to reset this key? Any saved links containing the old key will not work anymore.';
|
||||
$string['response'] = 'Response';
|
||||
$string['restcode'] = 'REST';
|
||||
$string['restexception'] = 'REST';
|
||||
|
||||
Reference in New Issue
Block a user