Implement “like” button.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 8f26721..3235622 100644 (file)
@@ -158,6 +158,8 @@ 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
@@ -168,3 +170,8 @@ 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!