Remove unused compact_suggest string.

This commit is contained in:
Matt Lee
2015-09-09 17:07:09 -07:00
parent fc2b0f3964
commit c71376e56e

View File

@@ -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"),