Add functions to lock and unlock a Sone.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 9cfe916..37ed1d4 100644 (file)
@@ -136,6 +136,10 @@ Page.DeleteReply.Text.PostWillBeGone=Deleting a reply will remove it from your S
 Page.DeleteReply.Button.Yes=Yes, delete.
 Page.DeleteReply.Button.No=No, do not delete.
 
+Page.LockSone.Title=Lock Sone - Sone
+
+Page.UnlockSone.Title=Unlock Sone - Sone
+
 Page.FollowSone.Title=Follow Sone - Sone
 
 Page.UnfollowSone.Title=Unfollow Sone - Sone
@@ -163,6 +167,8 @@ View.CreateSone.Button.Create=Create Sone
 View.CreateSone.Text.Error.NoIdentity=You have not selected an identity.
 
 View.Sone.Label.LastUpdate=Last update:
+View.Sone.Button.UnlockSone=unlock
+View.Sone.Button.LockSone=lock
 View.Sone.Button.UnfollowSone=unfollow
 View.Sone.Button.FollowSone=follow
 View.Sone.Status.Modified=This Sone was modified and waits to be inserted.