src/main/resources/localization/projects.properties

changeset 88
1438e5a22c55
parent 86
0a658e53177c
child 91
c3a6c65b3729
     1.1 --- a/src/main/resources/localization/projects.properties	Sun Jun 21 11:10:30 2020 +0200
     1.2 +++ b/src/main/resources/localization/projects.properties	Sun Jun 21 11:38:16 2020 +0200
     1.3 @@ -28,9 +28,6 @@
     1.4  button.issue.create=New Issue
     1.5  button.issue.all=All Issues
     1.6  
     1.7 -button.stats.hidezeros=Reduced View
     1.8 -button.stats.showzeros=Full View
     1.9 -
    1.10  no-projects=Welcome to LightPIT. Start off by creating a new project!
    1.11  
    1.12  menu.issues=Issues
    1.13 @@ -49,8 +46,7 @@
    1.14  issues.done=Done
    1.15  issues.total=Total
    1.16  issues.reported=Reported Issues
    1.17 -issues.scheduled=Scheduled Issues
    1.18 -issues.resolved=Resolved Issues
    1.19 +issues.resolved=Issues
    1.20  
    1.21  version.project=Project
    1.22  version.name=Version
    1.23 @@ -61,6 +57,7 @@
    1.24  placeholder.null-owner=Unassigned
    1.25  placeholder.null-assignee=Unassigned
    1.26  
    1.27 +version.open=open
    1.28  version.label=Version
    1.29  version.status.Future=Future
    1.30  version.status.Unreleased=Unreleased
    1.31 @@ -75,8 +72,7 @@
    1.32  issue.description=Description
    1.33  issue.assignee=Assignee
    1.34  issue.affected-versions=Affected Versions
    1.35 -issue.scheduled-versions=Scheduled for Versions
    1.36 -issue.resolved-versions=Resolved in Versions
    1.37 +issue.resolved-versions=Target Versions
    1.38  issue.category=Category
    1.39  issue.status=Status
    1.40  issue.created=Created

mercurial