Lines Matching full:issue
11 $lang['btn:addIssueContextToPage'] = 'Add issue %s';
12 $lang['btn:Save without Issue'] = 'Save without Issue';
13 $lang['btn:Save with Issue'] = 'Save with Issue';
18 $lang['label:issuenumber'] = 'Number of the issue to import, e.g. "27". Import all, if empty';
20 $lang['label:issue import offest'] = '(optional) Offset number of issues from the end';
26 $lang['label:issue dropdown'] = 'Select the issue';
41 $lang['tab:issueimport'] = 'Issue-Import';
49 $lang['info:issue import in progress'] = 'Issue import by %s in progress!';
50 $lang['info:Issue import in progress no user'] = 'Issue import in progress!';
52 $lang['success:issue imported'] = 'Issue imported:';
54 $lang['error:issue import'] = 'There was an error importing Issue ';
69 $lang['title:issue hook'] = 'Toggle the hook for issue-events';
74 $lang['jira_browse'] = 'View the issue in Jira';
75 $lang['jira_issue'] = 'Jira Issue';
84 $lang['issue'] = 'Issue';
86 $lang['error_issue'] = 'Given issue id wasn\'t found';
88 $lang['error: upstream issue not found'] = 'The given issue or repository does not exist.';
89 …en'] = 'The currently associated user does not have the rights to access this issue or repository';
93 …changed pages'] = 'No pages within this namespace have been changed in the context of this issue.';
94 $lang['no suggestions'] = 'We currently have no suggestions for this issue.';
96 $lang['no linking issues'] = 'No pages with links to this issue have been found.';
97 $lang['no git commits'] = 'There are no git commits associated with this issue in jira. Hence there…
98 $lang['no issue description'] = 'This issue has no description. ';
101 $lang['suggestions title'] = 'Suggestions for issue %s';
102 $lang['changedPages'] = 'Pages changed for this issue';
105 $lang['linking Issues'] = 'Pages containing links to this issue';
106 $lang['headline:issue description'] = 'Issue Description';
107 $lang['headline:issue files'] = 'Files changed for this issue';
114 $lang['upstream issue: pages edited'] = 'The following [documentation](%s) pages have been edited i…
115 $lang['upstream issue: no pages edited'] = 'Currently no [documentation](%s) changes have been mark…
116 $lang['upstream issue: auto update'] = "This comment has been created by a bot and will be automati…
118 $lang['js']['btn:savewithissue'] = $lang['btn:Save with Issue'];