X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=3235622ddd2830e08611ee01c26a741f91dea0ae;hb=c8f518f638aa16cf37145561b709d28252de213a;hp=bdb95f4119a2781ebd68fd5617257c5b935bbaea;hpb=bc67a0f3537a40197fac4f99a9e9ec970a686fdb;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index bdb95f4..3235622 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -158,11 +158,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.CreateSoneInsertURI=The Insert Key of your Sone 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!