From: David ‘Bombe’ Roden Date: Sat, 23 Apr 2011 23:56:58 +0000 (+0200) Subject: Enhance text for auto-follow option. X-Git-Tag: 0.6.3^2~17 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=20bf786e56ee036ce54a7181ff65fa9fa00d4ec0 Enhance text for auto-follow option. This fixes #171. --- diff --git a/src/main/resources/i18n/sone.en.properties b/src/main/resources/i18n/sone.en.properties index 06d036a..9703eb3 100644 --- a/src/main/resources/i18n/sone.en.properties +++ b/src/main/resources/i18n/sone.en.properties @@ -34,7 +34,7 @@ Page.Options.Page.Description=These options influence the runtime behaviour of t Page.Options.Section.SoneSpecificOptions.Title=Sone-specific Options Page.Options.Section.SoneSpecificOptions.NotLoggedIn=These options are only available if you are {link}logged in{/link}. 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. +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.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.