Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(style): Change to supported apostrophe (#199) r=vladikoff
Browse files Browse the repository at this point in the history
  • Loading branch information
vbudhram authored and vladikoff committed Aug 10, 2016
1 parent de9bf89 commit eee72ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/new_device_login.txt
Expand Up @@ -5,7 +5,7 @@
{{#if location}}{{ location }}{{/if}}
{{#if timestamp}}{{ timestamp }}{{/if}}

{{{t "This is an automated email; if you didn't add a new device to your Firefox Account, you should change your password immediately at %(passwordChangeLink)s"}}}
{{{t "This is an automated email; if you didnt add a new device to your Firefox Account, you should change your password immediately at %(passwordChangeLink)s"}}}

{{{t "For more information, please visit %(supportUrl)s"}}}

Expand Down

0 comments on commit eee72ae

Please sign in to comment.