Create “create reply” page.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 4cfa70c..1ca46dc 100644 (file)
@@ -43,7 +43,7 @@ Page.DeleteSone.Button.Yes=Yes, delete.
 Page.DeleteSone.Button.No=No, do not delete.
 
 Page.Index.Title=Your Sone - Sone
-Page.Index.Page.Title=Your Sone
+Page.Index.Page.Title=Your Sone: {sone}
 Page.Index.Label.Text=Post text:
 Page.Index.Button.Post=Post!
 Page.Index.PostList.Title=Posts by you and your friends
@@ -65,6 +65,12 @@ Page.CreatePost.Label.Text=Post text:
 Page.CreatePost.Button.Post=Post!
 Page.CreatePost.Error.EmptyText=You did not enter any text, which is a pity. You should try writing more!
 
+Page.CreateReply.Title=Create Reply - Sone
+Page.CreateReply.Page.Title=Create Reply
+Page.CreateReply.Error.EmptyText=You did not enter any text, which is a pity. You should try writing more!
+Page.CreateReply.Label.Text=Reply text:
+Page.CreateReply.Button.Post=Post Reply!
+
 Page.ViewSone.Title=View Sone - Sone
 Page.ViewSone.Page.TitleWithoutSone=View unknown Sone
 Page.ViewSone.Page.TitleWithSone=View Sone “{sone}”