Show keys on “edit profile” page.
[Sone.git] / src / main / resources / i18n / sone.en.properties
index 06ad735..4012134 100644 (file)
@@ -51,7 +51,7 @@ Page.Index.Title=Your Sone - Sone
 Page.Index.Page.Title=Your Sone: {sone}
 Page.Index.Label.Text=Post text:
 Page.Index.Button.Post=Post!
-Page.Index.PostList.Title=Posts by you and your friends
+Page.Index.PostList.Title=Post Feed
 Page.Index.PostList.Text.NoPostYet=Nobody has written any posts yet. You should probably start it right now!
 Page.Index.AddSone.Title=Add Sone by Key
 Page.Index.AddSone.Description=Here you can enter the Freenet URI of another Sone that should be loaded.
@@ -77,6 +77,12 @@ Page.EditProfile.Label.MiddleName=Middle name(s):
 Page.EditProfile.Label.LastName=Last name:
 Page.EditProfile.Page.Status.Changed=Your changes have been saved and will be inserted shortly.
 Page.EditProfile.Button.Save=Save Profile
+Page.EditProfile.Keys.Title=Sone Keys
+Page.EditProfile.Keys.Description.RequestKey=These keys define your Sone. The request key can be (and even should be) distributed to as many people as possible. When they add this key to their Sone it will enable them to read your posts, too.
+Page.EditProfile.Keys.Description.InsertKey=The insert key you have to keep to yourself. Don’t give this out, under no circumstances, to nobody! You need this key to insert your Sone into Freenet.
+Page.EditProfile.Keys.Description.Summary=So these two keys are essentially your Sone. Entering these two keys in the “create Sone” form also enables you to re-create your Sone at any later time.
+Page.EditProfile.Label.RequestKey=Request key:
+Page.EditProfile.Label.InsertKey=Insert key;
 Page.EditProfile.Backup.Title=Backup
 Page.EditProfile.Backup.Description=Various unforeseen events can make it necessary to install a clean version of Sone. With a profile backup you can restore your Sone at a later point from any installation of Sone and by downloading all your posts and replies from Freenet again.
 Page.EditProfile.Backup.Button.DownloadBackup=Download Backup
@@ -132,11 +138,18 @@ Page.Logout.Title=Logout - Sone
 
 View.Head.ProfileLink.Text=Your Profile
 
-View.Sone.Label.LastUpdate=last update:
+Page.Tail.Text.KeyOfSone=Key of this Sone (give this to other people):
+
+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!