Enhance text for auto-follow option.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 23 Apr 2011 23:56:58 +0000 (01:56 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Sat, 23 Apr 2011 23:56:58 +0000 (01:56 +0200)
This fixes #171.

src/main/resources/i18n/sone.en.properties

index 06d036a..9703eb3 100644 (file)
@@ -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.