| 24 pageTitle=Project Tracking |
24 pageTitle=Project Tracking |
| 25 |
25 |
| 26 button.create=New Project |
26 button.create=New Project |
| 27 button.version.create=New Version |
27 button.version.create=New Version |
| 28 button.issue.create=New Issue |
28 button.issue.create=New Issue |
| |
29 button.issue.list=Show Issues |
| |
30 |
| |
31 button.stats.hidezeros=Reduced View |
| |
32 button.stats.showzeros=Full View |
| 29 |
33 |
| 30 no-projects=Welcome to LightPIT. Start off by creating a new project! |
34 no-projects=Welcome to LightPIT. Start off by creating a new project! |
| 31 |
35 |
| 32 menu.issues=Issues |
36 menu.issues=Issues |
| 33 |
37 |
| 43 tooltip.ordinal=Use to override lexicographic ordering. |
47 tooltip.ordinal=Use to override lexicographic ordering. |
| 44 |
48 |
| 45 placeholder.null-owner=Unassigned |
49 placeholder.null-owner=Unassigned |
| 46 placeholder.null-assignee=Unassigned |
50 placeholder.null-assignee=Unassigned |
| 47 |
51 |
| |
52 version.label=Version |
| 48 version.status.Future=Future |
53 version.status.Future=Future |
| 49 version.status.Unreleased=Unreleased |
54 version.status.Unreleased=Unreleased |
| 50 version.status.Released=Released |
55 version.status.Released=Released |
| 51 version.status.LTS=LTS |
56 version.status.LTS=LTS |
| 52 version.status.Deprecated=Deprecated |
57 version.status.Deprecated=Deprecated |
| |
58 |
| |
59 version.statistics.affected=Affected by Issues |
| |
60 version.statistics.scheduled=Scheduled Issues |
| |
61 version.statistics.resolved=Resolved Issues |
| |
62 version.statistics.total=Total |
| 53 |
63 |
| 54 thead.issue.project=Project |
64 thead.issue.project=Project |
| 55 thead.issue.subject=Subject |
65 thead.issue.subject=Subject |
| 56 thead.issue.description=Description |
66 thead.issue.description=Description |
| 57 thead.issue.assignee=Assignee |
67 thead.issue.assignee=Assignee |
| 79 issue.status.InProgress=In Progress |
89 issue.status.InProgress=In Progress |
| 80 issue.status.InReview=Review |
90 issue.status.InReview=Review |
| 81 issue.status.Done=Done |
91 issue.status.Done=Done |
| 82 issue.status.Rejected=Rejected |
92 issue.status.Rejected=Rejected |
| 83 issue.status.Withdrawn=Withdrawn |
93 issue.status.Withdrawn=Withdrawn |
| |
94 issue.status.Duplicate=Duplicate |