| 33 |
33 |
| 34 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! |
| 35 |
35 |
| 36 menu.issues=Issues |
36 menu.issues=Issues |
| 37 |
37 |
| 38 thead.name=Name |
38 name=Name |
| 39 thead.description=Description |
39 description=Description |
| 40 thead.repoUrl=Repository |
40 repoUrl=Repository |
| 41 thead.owner=Project Lead |
41 owner=Project Lead |
| 42 thead.issues.open=Open |
42 issues.open=Open |
| 43 thead.issues.active=In Progress |
43 issues.active=In Progress |
| 44 thead.issues.done=Done |
44 issues.done=Done |
| 45 |
45 |
| 46 thead.version.project=Project |
46 version.project=Project |
| 47 thead.version.name=Version |
47 version.name=Version |
| 48 thead.version.status=Status |
48 version.status=Status |
| 49 thead.version.ordinal=Custom Ordering |
49 version.ordinal=Custom Ordering |
| 50 tooltip.ordinal=Use to override lexicographic ordering. |
50 tooltip.ordinal=Use to override lexicographic ordering. |
| 51 |
51 |
| 52 placeholder.null-owner=Unassigned |
52 placeholder.null-owner=Unassigned |
| 53 placeholder.null-assignee=Unassigned |
53 placeholder.null-assignee=Unassigned |
| 54 |
54 |
| 62 version.statistics.affected=Affected by Issues |
62 version.statistics.affected=Affected by Issues |
| 63 version.statistics.scheduled=Scheduled Issues |
63 version.statistics.scheduled=Scheduled Issues |
| 64 version.statistics.resolved=Resolved Issues |
64 version.statistics.resolved=Resolved Issues |
| 65 version.statistics.total=Total |
65 version.statistics.total=Total |
| 66 |
66 |
| 67 thead.issue.project=Project |
67 issue.project=Project |
| 68 thead.issue.subject=Subject |
68 issue.subject=Subject |
| 69 thead.issue.description=Description |
69 issue.description=Description |
| 70 thead.issue.assignee=Assignee |
70 issue.assignee=Assignee |
| 71 thead.issue.affected-version=Affected Version |
71 issue.affected-version=Affected Version |
| 72 thead.issue.affected-versions=Affected Versions |
72 issue.affected-versions=Affected Versions |
| 73 thead.issue.scheduled-version=Scheduled for Version |
73 issue.scheduled-version=Scheduled for Version |
| 74 thead.issue.scheduled-versions=Scheduled for Versions |
74 issue.scheduled-versions=Scheduled for Versions |
| 75 thead.issue.resolved-version=Resolved in Version |
75 issue.resolved-version=Resolved in Version |
| 76 thead.issue.resolved-versions=Resolved in Versions |
76 issue.resolved-versions=Resolved in Versions |
| 77 thead.issue.category=Category |
77 issue.category=Category |
| 78 thead.issue.status=Status |
78 issue.status=Status |
| 79 thead.issue.created=Created |
79 issue.created=Created |
| 80 thead.issue.updated=Updated |
80 issue.updated=Updated |
| 81 thead.issue.eta=ETA |
81 issue.eta=ETA |
| 82 |
82 |
| 83 issue.category.Feature=Feature |
83 issue.category.Feature=Feature |
| 84 issue.category.Improvement=Improvement |
84 issue.category.Improvement=Improvement |
| 85 issue.category.Bug=Bug |
85 issue.category.Bug=Bug |
| 86 issue.category.Task=Task |
86 issue.category.Task=Task |