Lines Matching full:issue

9 // Issue Report controls
10 $lang['msg_reporttrue'] = 'Your report has been successfully stored as issue #';
11 … address, preferrably your own, for clarifications and/or feedback regarding your reported issue.';
12 $lang['wmsg2'] = 'Please enter a valid product version to relate this issue properly.';
13 $lang['wmsg3'] = 'Please provide a better description of your issue.';
14 …"color:blue;text-decoration:underline;" title="Login">Sign in</a> if you want to report an issue.';
15 $lang['wmsg5'] = 'Please provide a descriptive issue title.';
22 // further settings see 'th_...' options at Issue List controls section below
25 // Issue List controls
27 $lang['lbl_scroll'] = 'Scroll Issue List: &nbsp;';
44 $lang['lbl_showid'] = 'Show details of Issue:';
50 $lang['btn_sort_title'] = 'Sort the issue list globally by array key.';
59 $lang['msg_issuemissing'] = 'There does no Issue exist with ID ';
60 $lang['msg_inotexisting1'] = 'The issue does not exist at the given project. <br /> Project = …
70 $lang['msg_showCase'] = 'This Issue ID exist on multiple projects. Please choose which on…
113 $lang['th_description'] = 'Issue Description';
135 /* send an e-mail to user due to issue modificaion
138 $lang['cmnt_new_subject'] = 'Issue #%s on %s: new comment added'; // $issue['id'], $project
139 $lang['cmnt_mod_subject'] = 'Issue #%s on %s: comment modified'; // $issue['id'], $project
140 $lang['cmnt_del_subject'] = 'Issue #%s on %s: comment deleted'; // $issue['id'], $project
141 $lang['cmnt_wa_subject'] = 'Issue #%s on %s: workaround provided'; // $issue['id'], $proje…
142 $lang['issuemod_subject'] = 'Issue #%s on %s: %s'; //$issue['id'], $project, $column
144 $lang['issuemod_intro'] = 'Your reported issue was modified.';
159 $lang['issuemod_end'] = ' Issue Tracker'; // project name placed before this
160 $lang['issuedescrmod_subject'] = 'Issue #%s on %s: initial description modified'; // $issue['id'],…
161 $lang['issuemod_changes'] = 'The issue changed on %s from %s to %s.'; //$column, $old_value, …
164 /* send an e-mail to user due to issue set to resolved on details
167 $lang['issue_resolved_subject'] = 'Issue #%s on %s was resolved';
168 $lang['issue_resolved_intro'] = 'Your reported issue was resolved.';
174 /* deviations from before for send an e-mail to admin due to new issue created
177 $lang['issuenew_subject'] = '%s issue reported for %s on Product: %s (%s)';
179 $lang['issuenew_intro'] = 'a new issue was created for the project:';
186 $lang['issueassigned_subject'] = 'Issue #%s on %s assigned to you'; //$issue['id'], $project
188 $lang['issueassigned_intro'] = 'you are assigned to following Issue:';
199 $lang['search_Issue'] = 'Issue';