mirror of
https://github.com/moodle/moodle.git
synced 2025-03-18 22:50:19 +01:00
rss MDL-22204 added ability for user to reset their rss token
This commit is contained in:
parent
4dfdeb76dd
commit
1a5deabd7a
@ -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';
|
||||
|
Loading…
x
Reference in New Issue
Block a user