src/main/resources/localization/strings.properties

changeset 235
4258b9e010ae
parent 231
dcb1d5a7ea3a
child 252
90f5e12c7623
--- a/src/main/resources/localization/strings.properties	Sat Oct 09 17:46:12 2021 +0200
+++ b/src/main/resources/localization/strings.properties	Sat Oct 09 20:05:39 2021 +0200
@@ -59,10 +59,12 @@
 error.message = Server Message
 error.returnLink = Return to
 error.timestamp = Timestamp
-feed.issues.created=Issue has been created.
 feed.issues.description=Feed about recently updated issues.
 feed.issues.title=LightPIT Issues
-feed.issues.updated=Issue has been updated.
+feed.issues.type.New=New
+feed.issues.type.Update=Update
+feed.issues.type.NewComment=Comment
+feed.issues.type.UpdateComment=Comment Update
 feed=Feed
 issue.affected-versions=Affected
 issue.assignee=Assignee

mercurial