src/main/resources/localization/strings.properties

changeset 207
479dd7993ef9
parent 205
7725a79416f3
child 209
c9c6abf167c7
--- a/src/main/resources/localization/strings.properties	Mon Aug 02 15:13:04 2021 +0200
+++ b/src/main/resources/localization/strings.properties	Mon Aug 02 17:04:17 2021 +0200
@@ -25,6 +25,7 @@
 app.license.title=License
 app.name=Lightweight Project and Issue Tracking
 button.cancel=Cancel
+button.comment.edit=Edit Comment
 button.comment=Comment
 button.component.create=New Component
 button.component.edit=Edit Component
@@ -70,6 +71,8 @@
 issue.category.Test=Test
 issue.category=Category
 issue.comments.anonauthor=Anonymous Author
+issue.comments.lastupdate=Last edited:
+issue.comments.updateCount=total edits
 issue.comments=Comments
 issue.created=Created
 issue.description=Description

mercurial