X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=d56627f9e16c61c28a672e02f26b287150a2c290;hb=92fadc4bbfacfcfc8b639961b35c2dc873cf21fa;hp=24964089d2e9051dd0d0201a30197f79cb67430d;hpb=67b673e281bf9a08b104e1d07be4e7ea9090e973;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 2496408..d56627f 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -43,10 +43,26 @@ 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 +Page.Index.Label.Text=Post text: +Page.Index.Button.Post=Post! +Page.Index.PostList.Title=Posts by you and your friends +Page.Index.PostList.Text.NoPostYet=Nobody has written any posts yet. You should probably start it right now! Page.EditProfile.Title=Edit Profile - Sone Page.EditProfile.Page.Title=Edit Profile Page.EditProfile.Page.Description=On this page you can enter your profile data. Page.EditProfile.Page.Hint.Optionality=And remember, every single field of this profile is optional! You are not required to enter a single thing here! Also, everything you enter here will probably be stored in Freenet for a very long time! +Page.EditProfile.Label.FirstName=First name: +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.CreatePost.Title=Create Post - Sone +Page.CreatePost.Page.Title=Create Post +Page.CreatePost.Label.Text=Post text: +Page.CreatePost.Button.Post=Post! +Page.CreatePost.Error.EmptyText=You did not enter any text, which is a pity. You should try writing more! Page.Logout.Title=Logout - Sone