From 261bc5825cbf5b4db47eda830017eb91b3540ee9 Mon Sep 17 00:00:00 2001 From: Max Goodman Date: Tue, 29 Oct 2013 15:07:29 -0700 Subject: [PATCH] Clean up unused gold partners string. --- r2/r2/lib/strings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/r2/r2/lib/strings.py b/r2/r2/lib/strings.py index fc211fb91..4b31f7065 100644 --- a/r2/r2/lib/strings.py +++ b/r2/r2/lib/strings.py @@ -151,7 +151,6 @@ string_dict = dict( gold_summary_anonymous_gift = _("You're about to give %(amount)s of reddit gold to %(recipient)s. It will be an anonymous gift."), gold_summary_comment_gift = _("Want to say thanks to *%(recipient)s* for this comment? Give them a month of [reddit gold](/gold/about)."), gold_summary_comment_page = _("Give *%(recipient)s* a month of [reddit gold](/gold/about) for this comment:"), - gold_partners_description = _('reddit gold members get access to exclusive stuff'), unvotable_message = _("sorry, this has been archived and can no longer be voted on"), account_activity_blurb = _("This page shows a history of recent activity on your account. If you notice unusual activity, you should change your password immediately. Location information is guessed from your computer's IP address and may be wildly wrong, especially for visits from mobile devices. Note: due to a bug, private-use addresses (starting with 10.) sometimes show up erroneously in this list after regular use of the site."), your_current_ip_is = _("You are currently accessing reddit from this IP address: %(address)s."),