Improve message about not having any WoT identities.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index f0072c2..a665bb4 100644 (file)
@@ -18,16 +18,6 @@ Navigation.Menu.Item.Options.Name=Options
 Navigation.Menu.Item.Options.Tooltip=Options for the Sone plugin
 Navigation.Menu.Item.About.Name=About
 Navigation.Menu.Item.About.Tooltip=Information about Sone
-Navigation.Menu.Item.Help.Name=Help
-Navigation.Menu.Item.Help.Tooltip=The Sone User Manual
-
-Page.Help.Title=Help - Sone
-Page.Help.Page.Title=The Sone User Manual
-Page.Help.Text.Introduction=Though Sone aims to be very easy to use there probably are a couple of functions that need to be explained.
-Page.Help.Topic.Blocking.Title=What is “blocking?”
-Page.Help.Topic.Blocking.Text=“Blocking a Sone” means to exclude it from the current Sone distribution method. Every time your Sone is updated, a list of all Sones you know is distributed as well—unless you block or blacklist a Sone.
-Page.Help.Topic.Blacklisting.Title=What is the difference between “blocking” and “blacklisting?”
-Page.Help.Topic.Blacklisting.Text=Blocking a Sone is only possible when you are logged in to a Sone so you can choose to not distribute somebody else’s Sone per Sone. Blacklisting works globally—a blacklisted Sone will not be distributed by any Sone on your node, starting with the next update of each Sone. A blacklisted Sone will also not appear in your “Known Sones” anymore, it will only be shown on the “Blacklist” page.
 
 Page.About.Title=About - Sone
 Page.About.Page.Title=About
@@ -129,6 +119,9 @@ Page.ViewPost.Title=View Post - Sone
 Page.ViewPost.Page.Title=View Post by {sone}
 Page.ViewPost.Button.PostReply=Post Reply!
 
+Page.Like.Title=Like Post - Sone
+Page.Unlike.Title=Unlike Post - Sone
+
 Page.DeletePost.Title=Delete Sone - Sone
 Page.DeletePost.Page.Title=Delete Sone
 Page.DeletePost.Text.PostWillBeGone=Deleting a post will remove it from your Sone. It will not remove it from Freenet because that is not possible. Older versions of your Sone will always include the deleted post.
@@ -163,6 +156,7 @@ Page.Tail.Text.KeyOfSone=Key of this Sone (give this to other people):
 View.CreateSone.Text.WotIdentityRequired=To create a Sone you need an identity from the {link}Web of Trust plugin{/link}.
 View.CreateSone.Select.Default=Select an identity
 View.CreateSone.Text.NoIdentities=You do not have any Web of Trust identities. Please head over to the {link}Web of Trust plugin{/link} and create an identity.
+View.CreateSone.Text.NoNonSoneIdentities=You do not have any Web of Trust identities that are not already a Sone. Please head over to the {link}Web of Trust plugin{/link} and create an identity.
 View.CreateSone.Button.Create=Create Sone
 View.CreateSone.Text.Error.NoIdentity=You have not selected an identity.