mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-04-27 03:00:12 -04:00
Remove unused compact_suggest string.
This commit is contained in:
@@ -107,7 +107,6 @@ string_dict = dict(
|
||||
submit_text = _("""You are submitting a text-based post. Speak your mind. A title is required, but expanding further in the text field is not. Beginning your title with "vote up if" is violation of intergalactic law."""),
|
||||
submit_link_label = _("Submit a new link"),
|
||||
submit_text_label = _("Submit a new text post"),
|
||||
compact_suggest = _("Looks like you're browsing on a small screen. Would you like to try [reddit's mobile interface](%(url)s)?"),
|
||||
verify_email = _("we're going to need to verify your email address for you to proceed."),
|
||||
verify_email_submit = _("you'll be able to submit more frequently once you verify your email address"),
|
||||
email_verified = _("your email address has been verified"),
|
||||
|
||||
Reference in New Issue
Block a user