src/main/resources/localization/projects.properties

changeset 70
821c4950b619
parent 64
0f1746c6abfb
child 75
33b6843fdf8a
--- a/src/main/resources/localization/projects.properties	Tue May 19 18:49:48 2020 +0200
+++ b/src/main/resources/localization/projects.properties	Tue May 19 19:34:57 2020 +0200
@@ -23,12 +23,9 @@
 
 menuLabel=Projects
 
-menu.index=Index
-menu.versions=Versions
-menu.issues=Issues
-
 button.create=New Project
 button.version.create=New Version
+button.issue.create=New Issue
 
 no-projects=Welcome to LightPIT. Start off by creating a new project!
 
@@ -48,4 +45,11 @@
 version.status.Unreleased=Unreleased
 version.status.Released=Released
 version.status.LTS=LTS
-version.status.Deprecated=Deprecated
\ No newline at end of file
+version.status.Deprecated=Deprecated
+
+thead.issue.subject=Subject
+thead.issue.category=Category
+thead.issue.status=Status
+thead.issue.created=Created
+thead.issue.updated=Updated
+thead.issue.eta=ETA

mercurial