Add tooltips for status icons.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index f3c4a4a..94bb74d 100644 (file)
@@ -33,6 +33,7 @@ Page.Login.CreateSone.Description=Use this function if you want to create a comp
 Page.Login.CreateSone.Label.RequestURI=Sone Request URI:
 Page.Login.CreateSone.Label.InsertURI=Sone Insert URI:
 Page.Login.CreateSone.Label.Name=Sone name:
+Page.Login.CreateSone.Label.DocumentName=Name in key:
 Page.Login.CreateSone.Button.CreateFromURI=Create at given URI
 Page.Login.CreateSone.Button.CreateRandom=Create new Sone
 
@@ -121,6 +122,8 @@ Page.DeletePost.Button.No=No, do not delete.
 
 Page.FollowSone.Title=Follow Sone - Sone
 
+Page.UnfollowSone.Title=Unfollow Sone - Sone
+
 Page.NoPermission.Title=Unauthorized Access - Sone
 Page.NoPermission.Page.Title=Unauthorized Access
 Page.NoPermission.Text.NoPermission=You tried to do something that you do not have sufficient authorization for. Please refrain from such actions in the future or we will be forced to take counter-measures!
@@ -130,8 +133,15 @@ Page.Logout.Title=Logout - Sone
 View.Head.ProfileLink.Text=Your Profile
 
 View.Sone.Label.LastUpdate=last update:
+View.Sone.Button.UnfollowSone=unfollow
+View.Sone.Button.FollowSone=follow
 View.Sone.Button.UnblockSone=unblock
 View.Sone.Button.BlockSone=block
+View.Sone.Status.Modified=This Sone was modified and waits to be inserted.
+View.Sone.Status.Unknown=This Sone has not yet been retrieved.
+View.Sone.Status.Idle=This Sone is idle, i.e. not being inserted or downloaded.
+View.Sone.Status.Downloading=This Sone is currently being downloaded.
+View.Sone.Status.Inserting=This Sone is currently being inserted.
 
 View.Post.DeleteLink=Delete
 View.Post.SendReply=Post Reply!