X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=7d8067deca52fabb9265685312cba716b5429398;hb=b9f8c58fa8c241ad15afc5c519bda3cefdd58240;hp=e7187b69b669d872ef1e4c97beaed458bc9526be;hpb=a744a3dccfe730a5fa4f5d21cb3506eb02d25323;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index e7187b6..7d8067d 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -6,6 +6,10 @@ Navigation.Menu.Item.Index.Name=Your Sone Navigation.Menu.Item.Index.Tooltip=Show your Sone Navigation.Menu.Item.CreateSone.Name=Create Sone Navigation.Menu.Item.CreateSone.Tooltip=Create a new Sone +Navigation.Menu.Item.EditProfile.Name=Edit Profile +Navigation.Menu.Item.EditProfile.Tooltip=Edit the Profile of your Sone +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 @@ -30,6 +34,22 @@ Page.Login.CreateSone.Button.CreateRandom=Create new Sone Page.CreateSone.Title=Create Sone - Sone +Page.DeleteSone.Title=Delete Sone - Sone +Page.DeleteSone.Page.Title=Delete Sone “{zone}”? +Page.DeleteSone.Page.Description=This will not delete the Sone from Freenet (because that is impossible), it will merely remove all references to this Sone from this plugin instance. You can write down the insert and request keys and reload your Sone from a different plugin instance or computer. +Page.DeleteSone.Label.RequestURI=Request URI: +Page.DeleteSone.Label.InsertURI=Insert URI: +Page.DeleteSone.Button.Yes=Yes, delete. +Page.DeleteSone.Button.No=No, do not delete. + Page.Index.Title=Your Sone - Sone +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.Logout.Title=Logout - Sone