X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Foptions.html;h=029837b63b632b284d992abc89a7710be8ce439b;hb=921c8049c4bbfcc59c7bab75d925e18b2311ebdc;hp=0e8181cc3f3c73cae797a72ccb5bbed5a50ddb43;hpb=68882b660ba80ab62387fbcc3ae3392adf3a3e82;p=Sone.git diff --git a/src/main/resources/templates/options.html b/src/main/resources/templates/options.html index 0e8181c..029837b 100644 --- a/src/main/resources/templates/options.html +++ b/src/main/resources/templates/options.html @@ -2,7 +2,9 @@ @@ -13,9 +15,32 @@
+

<%= Page.Options.Section.RuntimeOptions.Title|l10n|html>

+

<%= Page.Options.Option.InsertionDelay.Description|l10n|html>

+

<%= Page.Options.Section.TrustOptions.Title|l10n|html>

+ +

<%= Page.Options.Option.PositiveTrust.Description|l10n|html>

+

+ +

<%= Page.Options.Option.NegativeTrust.Description|l10n|html>

+

+ +

<%= Page.Options.Section.RescueOptions.Title|l10n|html>

+ +

<%= Page.Options.Option.SoneRescueMode.Description|l10n|html>

+

+ +

<%= Page.Options.Section.Cleaning.Title|l10n|html>

+ +

<%= Page.Options.Option.ClearOnNextRestart.Description|l10n|html|replace needle="{strong}" replacement=""|replace needle="{/strong}" replacement="">

+

+ +

<%= Page.Options.Option.ReallyClearOnNextRestart.Description|l10n|html|replace needle="{strong}" replacement=""|replace needle="{/strong}" replacement="">

+

+