lang/en/lang.php
Variable $lang
was undeclared, but array fields are being added to it. Open
Open
$lang['gitlab'] = 'GitLab';
- Exclude checks
Line exceeds 120 characters; contains 129 characters Open
Open
$lang['error: upstream forbidden'] = 'The currently associated user does not have the rights to access this issue or repository';
- Exclude checks
Line exceeds 120 characters; contains 186 characters Open
Open
$lang['upstream issue: auto update'] = "This comment has been created by a bot and will be automatically updated. See [www.sprintdoc.de](https://www.sprintdoc.de) for more information.";
- Exclude checks
Line exceeds 120 characters; contains 136 characters Open
Open
$lang['upstream issue: no pages edited'] = 'Currently no [documentation](%s) changes have been marked as related to this issue.' . "\n";
- Exclude checks
Line exceeds 120 characters; contains 127 characters Open
Open
$lang['text gitlab: generate api key'] = 'Please go to %s and generate a new token for this plugin with the <b>api</b> scope.';
- Exclude checks
Line exceeds 120 characters; contains 124 characters Open
Open
$lang['no git commits'] = 'There are no git commits associated with this issue in jira. Hence there can be no suggestions.';
- Exclude checks
Line exceeds 120 characters; contains 134 characters Open
Open
$lang['upstream issue: pages edited'] = 'The following [documentation](%s) pages have been edited in context with this issue:' . "\n";
- Exclude checks
Line exceeds 120 characters; contains 165 characters Open
Open
$lang['jira:webhook settings link'] = 'All webhooks currently active in your Jira can be found at Jira\'s advanced system settings page in the webhooks subsection.';
- Exclude checks
Line exceeds 120 characters; contains 234 characters Open
Open
$lang['error:system too many requests'] = 'This system has made too many requests to GitHub. Please try again/continue after %s. Please note that this time may be either UTC or server-time or your local time depending on your setup.';
- Exclude checks
Line exceeds 120 characters; contains 174 characters Open
Open
$lang['text:repo admin'] = 'Below are the repositories of the organisation/group to which the authorized user has access to. Click on the icon to create/delete the webhook.';
- Exclude checks