rss MDL-22204 added ability for user to reset their rss token

This commit is contained in:
Andrew Davis 2010-05-13 02:24:10 +00:00
parent 4dfdeb76dd
commit 1a5deabd7a

View File

@ -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';