X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fi18n%2Fsone.en.properties;h=fb592dffe3238a8a7f26a9dec7912b6bd7c72e6c;hb=88ca883d8fa52c96a68db1c441c72a7fdf5dbfe2;hp=4210930641ff78db5f96e3c806e9fa92c7f990cd;hpb=5282f52469760323280c8af2520e5ce63f0a3baa;p=Sone.git diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 4210930..fb592df 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -40,6 +40,9 @@ Page.Options.Section.SoneSpecificOptions.NotLoggedIn=These options are only avai Page.Options.Section.SoneSpecificOptions.LoggedIn=These options are only available while you are logged in and they are only valid for the Sone you are logged in as. Page.Options.Option.AutoFollow.Description=If a new Sone is discovered, follow it automatically. Note that this will only follow Sones that are discovered after you activate this option! Page.Options.Option.EnableSoneInsertNotifications.Description=If enabled, this will display notifications every time your Sone is being inserted or finishes inserting. +Page.Options.Option.ShowNotificationNewSones.Description=Show notifications for new Sones. +Page.Options.Option.ShowNotificationNewPosts.Description=Show notifications for new posts. +Page.Options.Option.ShowNotificationNewReplies.Description=Show notifications for new replies. Page.Options.Section.RuntimeOptions.Title=Runtime Behaviour 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.PostsPerPage.Description=The number of posts to display on a page before pagination controls are being shown.