mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
strings.py: Remove obsolete interstitial strings
This commit is contained in:
@@ -100,12 +100,6 @@ string_dict = dict(
|
||||
link_info_og_description = _("%(score)s points and %(num_comments)s comments so far on reddit"),
|
||||
|
||||
|
||||
banned_subreddit_title = _("this subreddit has been banned"),
|
||||
banned_subreddit_message = _("most likely this was done automatically by our spam filtering program. the program is still learning, and may even have some bugs, so if you feel the ban was a mistake, please submit a link to our [request a subreddit listing](%(link)s) and be sure to include the **exact name of the subreddit**."),
|
||||
gold_only_subreddit_title = _("this subreddit is for gold members"),
|
||||
gold_only_subreddit_message = _("you must have [reddit gold](/gold/about) to view this super secret subreddit ^[beta](/gold/about#gold-only-subreddits)"),
|
||||
private_subreddit_title = _("this subreddit is private"),
|
||||
private_subreddit_message = _("the moderators of this subreddit have set it to private. you must be a moderator or approved submitter to view its contents."),
|
||||
comments_panel_text = _("""The following is a sample of what Reddit users had to say about this page. The full discussion is available [here](%(fd_link)s); you can also get there by clicking the link's title (in the middle of the toolbar, to the right of the comments button)."""),
|
||||
|
||||
submit_link = _("""You are submitting a link. The key to a successful submission is interesting content and a descriptive title."""),
|
||||
|
||||
Reference in New Issue
Block a user