Bug 1227205 - reinstate strings used to display the email verification UI in Sync prefs. r=adw

This commit is contained in:
Mark Hammond 2015-12-01 12:23:49 +11:00
parent 9752e77309
commit 5add4f430f

View File

@ -15,3 +15,11 @@ reconnectDescription = Reconnect %S
# LOCALIZATION NOTE (verifyDescription) - %S = Email address of user's Firefox Account
verifyDescription = Verify %S
# These strings are shown in a flyout in the Sync preference panel after the
# user requests we resend a verification email.
verificationSentTitle = Verification Sent
# LOCALIZATION NOTE (verificationSentFull) - %S = Email address of user's Firefox Account
verificationSentFull = A verification link has been sent to %S. Please check your email and click the link to begin syncing.
verificationNotSentTitle = Unable to Send Verification
verificationNotSentFull = We are unable to send a verification mail at this time, please try again later.