diff --git a/lang/en/webservice.php b/lang/en/webservice.php
index f9a4ba6b8eb..f1aebefde9f 100644
--- a/lang/en/webservice.php
+++ b/lang/en/webservice.php
@@ -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 {$a->user} on the service {$a->service}?';
+$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';