From: David ‘Bombe’ Roden Date: Wed, 17 Nov 2010 20:13:20 +0000 (+0100) Subject: Remove obsolete translation strings. X-Git-Tag: 0.3-RC1~14 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=d2e223969caca20d591dd3be822f2cb7f4790071 Remove obsolete translation strings. --- diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 47dc4cf..efd6c76 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -40,12 +40,6 @@ Page.Login.Label.SelectSone=Select Sone: Page.Login.Option.NoSone=Select Sone… Page.Login.CreateSone.Title=Create Sone -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 Page.CreateSone.Title=Create Sone - Sone @@ -56,14 +50,10 @@ Page.DeleteSone.Button.Yes=Yes, delete. Page.DeleteSone.Button.No=No, do not delete. 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=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. Once the Sone has been loaded, it will show up here. -Page.Index.AddSone.Button.Add=Add Sone Page.KnownSones.Title=Known Sones - Sone Page.KnownSones.Page.Title=Known Sones @@ -82,17 +72,6 @@ Page.EditProfile.Birthday.Label.Month=Month: Page.EditProfile.Birthday.Label.Year=Year: 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 - -Page.BackupProfile.Title=Backup Profile - Sone Page.CreatePost.Title=Create Post - Sone Page.CreatePost.Page.Title=Create Post @@ -108,18 +87,12 @@ Page.CreateReply.Button.Post=Post Reply! Page.ViewSone.Title=View Sone - Sone Page.ViewSone.Page.TitleWithoutSone=View unknown Sone -Page.ViewSone.Page.TitleWithSone=View Sone “{sone}” Page.ViewSone.UnknownSone.Description=This Sone has not yet been retrieved. Please check back in a short time. Page.ViewSone.PostList.Title=Posts by {sone} Page.ViewSone.PostList.Text.NoPostYet=This Sone has not yet posted anything. -Page.ViewSone.UnfollowSone.Text=Unfollow this Sone -Page.ViewSone.FollowSone.Text=Follow this Sone -Page.ViewSone.Following.Title=This Sone follows -Page.ViewSone.Following.FollowingNone.Text=Apparently, this Sone does not yet follow any other Sone. 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 @@ -155,10 +128,6 @@ Page.WotPluginMissing.Text.LoadPlugin=Please load the Web of Trust plugin in the Page.Logout.Title=Logout - Sone -View.Head.ProfileLink.Text=Your Profile - -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. @@ -184,14 +153,7 @@ View.Post.LikeLink=Like View.Post.UnlikeLink=Unlike WebInterface.DefaultText.StatusUpdate=What’s on your mind? -WebInterface.DefaultText.CreateSoneName=The name of your Sone -WebInterface.DefaultText.CreateSoneDocumentName=The document name of your Sone (e.g. the “foo” in USK@…/foo/0) -WebInterface.DefaultText.CreateSoneRequestURI=The Request Key of your Sone -WebInterface.DefaultText.CreateSoneInsertURI=The Insert Key of your Sone -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 @@ -205,8 +167,6 @@ WebInterface.SelectBox.Choose=Choose… WebInterface.SelectBox.Yes=Yes WebInterface.SelectBox.No=No WebInterface.ClickToShow.Replies=Click here to show hidden replies. -WebInterface.Notification.NewPostCount=You have new posts: -WebInterface.Notification.NewReplyCount=You have new replies: Notification.Startup.Text=Sone is currently starting up. It may take a while to retrieve all identities and Sones from the web of trust. If you are missing some elements, please be patient, they will probably reappear very soon. Notification.Button.Dismiss=Dismiss