From: Gergő Tisza Date: Thu, 26 May 2016 14:16:52 +0000 (+0000) Subject: Change button text for *Credentials special pages X-Git-Tag: 1.31.0-rc.0~6821 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=5f6518239e472f11c87307464647687e1bf2c5a1;p=lhc%2Fweb%2Fwiklou.git Change button text for *Credentials special pages Bug: T135779 Change-Id: If6c2edab6a574bc961e47c7ea04ec0ef18e36491 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 5398858cad..f135f409a0 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -4168,12 +4168,12 @@ "cannotauth-not-allowed-title": "Permission denied", "cannotauth-not-allowed": "You are not allowed to use this page", "changecredentials" : "Change credentials", - "changecredentials-submit": "Change", + "changecredentials-submit": "Change credentials", "changecredentials-submit-cancel": "Cancel", "changecredentials-invalidsubpage": "$1 is not a valid credential type.", "changecredentials-success": "Your credentials have been changed.", "removecredentials" : "Remove credentials", - "removecredentials-submit": "Remove", + "removecredentials-submit": "Remove credentials", "removecredentials-submit-cancel": "Cancel", "removecredentials-invalidsubpage": "$1 is not a valid credential type.", "removecredentials-success": "Your credentials have been removed.",