gettext('We\'ve sent a confirmation message to {new_email_address}. Click the link in the message to update your email address.'),/* jshint ignore:line */
gettext("You must specify your birth year before you can share your full profile. To specify your birth year, go to the {account_settings_page_link}"),
gettext("You must specify your birth year before you can share your full profile. To specify your birth year, go to the {account_settings_page_link}"),// jshint ignore:line
gettext('You must be over 13 to share a full profile. If you are over 13, make sure that you have specified a birth year on the {account_settings_page_link}'),
gettext('You must be over 13 to share a full profile. If you are over 13, make sure that you have specified a birth year on the {account_settings_page_link}'),// jshint ignore:line
developer_message=ugettext_noop(u"Value '{preference_value}' not valid for preference '{preference_key}': Not in timezone set.")# pylint: disable=line-too-long
user_message=ugettext_noop(u"Value '{preference_value}' is not valid for user preference '{preference_key}'.")