X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=00ad9ff1e4e8027baf0b953df9ec3715e9ef2d43;hb=814228fa94dc3657eb57b886e6812f442dce8754;hp=9d819a7d305acdcc69a54f022337138e5ddc287c;hpb=c11fde2e546c8c5d43e14e9eb39efbe09cc15470;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 9d819a7..00ad9ff 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -14,6 +14,11 @@ Navigation.Menu.Item.DeleteSone.Name=Delete Sone Navigation.Menu.Item.DeleteSone.Tooltip=Deletes the current Sone Navigation.Menu.Item.Logout.Name=Logout Navigation.Menu.Item.Logout.Tooltip=Logs you out of the current Sone +Navigation.Menu.Item.About.Name=About +Navigation.Menu.Item.About.Tooltip=Information about Sone + +Page.About.Title=About - Sone +Page.About.Page.Title=About Page.Login.Title=Login - Sone Page.Login.Page.Title=Login @@ -158,3 +163,20 @@ View.Sone.Status.Inserting=This Sone is currently being inserted. View.Post.DeleteLink=Delete View.Post.SendReply=Post Reply! View.Post.Reply.DeleteLink=Delete +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 +WebInterface.Confirmation.DeletePostButton=Yes, delete! +WebInterface.Confirmation.DeleteReplyButton=Yes, delete!