Implement “like” button.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 9d819a7..3235622 100644 (file)
@@ -158,3 +158,20 @@ View.Sone.Status.Inserting=This Sone is currently being inserted.
 View.Post.DeleteLink=Delete
 View.Post.SendReply=Post Reply!
 View.Post.Reply.DeleteLink=Delete
+View.Post.LikeLink=Like
+View.Post.UnlikeLink=Unlike
+
+WebInterface.DefaultText.StatusUpdate=What’s on your mind?
+WebInterface.DefaultText.CreateSoneName=The name of your Sone
+WebInterface.DefaultText.CreateSoneDocumentName=The document name of your Sone (e.g. the “foo” in USK@…/foo/0)
+WebInterface.DefaultText.CreateSoneRequestURI=The Request Key of your Sone
+WebInterface.DefaultText.CreateSoneInsertURI=The Insert Key of your Sone
+WebInterface.DefaultText.LoadSoneRequestURI=The Request Key of the Sone
+WebInterface.DefaultText.LoadSoneInsertURI=The Insert Key of the Sone
+WebInterface.DefaultText.Reply=Write a Reply…
+WebInterface.DefaultText.SoneRequestURI=Sone Request Key
+WebInterface.DefaultText.FirstName=First name
+WebInterface.DefaultText.MiddleName=Middle name(s)
+WebInterface.DefaultText.LastName=Last name
+WebInterface.Confirmation.DeletePostButton=Yes, delete!
+WebInterface.Confirmation.DeleteReplyButton=Yes, delete!