X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=61dcacde7b0e3543deabe0cad4fce09b6c263cd5;hb=78d6fccb6660e4d4c5dbd896c7ab6d3084e2091d;hp=5d74a57ae8b1e5cd417c35c73d88a43077193d00;hpb=68882b660ba80ab62387fbcc3ae3392adf3a3e82;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 5d74a57..61dcacd 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -26,6 +26,7 @@ Page.Options.Title=Options - Sone Page.Options.Page.Title=Options Page.Options.Page.Description=These options influence the runtime behaviour of the Sone plugin. Page.Options.Option.InsertionDelay.Description=The number of seconds the Sone inserter waits after a modification of a Sone before it is being inserted. +Page.Options.Option.ClearOnNextRestart.Description=Resets the configuration of the Sone plugin at the next restart. Warning! {strong}This will destroy all of your Sones{/strong} so make sure you have backed up everyhing you still need! Also, you need to set the next option to true to actually do it. Page.Options.Button.Save=Save Page.Login.Title=Login - Sone @@ -196,3 +197,6 @@ WebInterface.DefaultText.BirthYear=Year WebInterface.DefaultText.Option.InsertionDelay=Time to wait after a Sone is modified before insert (in seconds) WebInterface.Confirmation.DeletePostButton=Yes, delete! WebInterface.Confirmation.DeleteReplyButton=Yes, delete! +WebInterface.SelectBox.Choose=Choose… +WebInterface.SelectBox.Yes=Yes +WebInterface.SelectBox.No=No