X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=5a99acbf8115b28dc4b7d652d8cab0931dc123fe;hb=f0387ede3f3140032cb4e2b9fff9622c153a4a37;hp=49660cd5e8edf670b09ee0592d4543a52f40efc3;hpb=4c8a0c10d45005c0a7e55aeff8534ae652c1a0e2;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 49660cd..5a99acb 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -43,6 +43,11 @@ 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 @@ -52,5 +57,19 @@ 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.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.Logout.Title=Logout - Sone