src/main/resources/localization/projects.properties

changeset 70
821c4950b619
parent 64
0f1746c6abfb
child 75
33b6843fdf8a
     1.1 --- a/src/main/resources/localization/projects.properties	Tue May 19 18:49:48 2020 +0200
     1.2 +++ b/src/main/resources/localization/projects.properties	Tue May 19 19:34:57 2020 +0200
     1.3 @@ -23,12 +23,9 @@
     1.4  
     1.5  menuLabel=Projects
     1.6  
     1.7 -menu.index=Index
     1.8 -menu.versions=Versions
     1.9 -menu.issues=Issues
    1.10 -
    1.11  button.create=New Project
    1.12  button.version.create=New Version
    1.13 +button.issue.create=New Issue
    1.14  
    1.15  no-projects=Welcome to LightPIT. Start off by creating a new project!
    1.16  
    1.17 @@ -48,4 +45,11 @@
    1.18  version.status.Unreleased=Unreleased
    1.19  version.status.Released=Released
    1.20  version.status.LTS=LTS
    1.21 -version.status.Deprecated=Deprecated
    1.22 \ No newline at end of file
    1.23 +version.status.Deprecated=Deprecated
    1.24 +
    1.25 +thead.issue.subject=Subject
    1.26 +thead.issue.category=Category
    1.27 +thead.issue.status=Status
    1.28 +thead.issue.created=Created
    1.29 +thead.issue.updated=Updated
    1.30 +thead.issue.eta=ETA

mercurial