зеркало из https://github.com/mozilla/pjs.git
Bug 180257 incorrect padding around words on "cancel email address change" page
r=justdave a=justdave
This commit is contained in:
Родитель
44e63e8ba7
Коммит
ba2e467cef
|
@ -57,13 +57,13 @@ Cancelled Because:
|
|||
Account [% email %] already exists.
|
||||
|
||||
[% ELSIF cancelaction == 'email_change_cancelled' %]
|
||||
The request to change the email address for the
|
||||
[% old_email %] account to [% new_email %]
|
||||
has been cancelled.
|
||||
The request to change the email address for
|
||||
the [% old_email %] account to [% new_email %] has
|
||||
been cancelled.
|
||||
|
||||
[% ELSIF cancelaction == 'email_change_cancelled_reinstated' %]
|
||||
The request to change the email address for your account to
|
||||
[% new_email %] has been cancelled. Your old account
|
||||
The request to change the email address for your account
|
||||
to [% new_email %] has been cancelled. Your old account
|
||||
settings have been reinstated.
|
||||
|
||||
[% ELSIF cancelaction == 'emailold_change_cancelled' %]
|
||||
|
|
Загрузка…
Ссылка в новой задаче