X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=506c66cc68a19dc3b27c28f128aee5d0bb594671;hb=62603dd80cc0a5539d5032e4537c88b86c158085;hp=76d0a062f25a39b3ff83f3af76a684b40f47e18c;hpb=ec5fe20d0229696793047c8e01745dad9d08264e;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 76d0a06..506c66c 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -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 @@ -50,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. @@ -131,11 +132,16 @@ Page.Logout.Title=Logout - Sone View.Head.ProfileLink.Text=Your Profile -View.Sone.Label.LastUpdate=last update: +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!