Update /reddits help text to the changed subscribe button text.

This commit is contained in:
Max Goodman
2011-10-19 16:24:19 -07:00
parent cf0da8ebe0
commit 59e3f6c9f2

View File

@@ -106,7 +106,7 @@ string_dict = dict(
moderator = _('below are the reddits that you have moderator access to.')
),
sr_subscribe = _('click the `+frontpage` or `-frontpage` buttons to choose which reddits appear on your front page.'),
sr_subscribe = _('click the `subscribe` or `unsubscribe` buttons to choose which reddits appear on your front page.'),
searching_a_reddit = _('you\'re searching within the [%(reddit_name)s](%(reddit_link)s) reddit. '+
'you can also search within [all reddits](%(all_reddits_link)s)'),