mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 13:57:32 +00:00
Bug 973338 - add a localization note for .before and .after entities. r=ttaubert
This commit is contained in:
parent
22b2fd1d7c
commit
355d73083d
@ -49,9 +49,20 @@
|
||||
<!-- Firefox Accounts stuff -->
|
||||
<!ENTITY fxaPrivacyNotice.link.label "Privacy Notice">
|
||||
<!ENTITY determiningAcctStatus.label "Determining your account status…">
|
||||
|
||||
<!-- LOCALIZATION NOTE (signedInUnverified.beforename.label,
|
||||
signedInUnverified.aftername.label): these two string are used respectively
|
||||
before and after the account email address. Localizers can use one of them, or
|
||||
both, to better adapt this sentence to their language.
|
||||
-->
|
||||
<!ENTITY signedInUnverified.beforename.label "">
|
||||
<!ENTITY signedInUnverified.aftername.label "is not verified.">
|
||||
|
||||
<!-- LOCALIZATION NOTE (signedInLoginFailure.beforename.label,
|
||||
signedInLoginFailure.aftername.label): these two string are used respectively
|
||||
before and after the account email address. Localizers can use one of them, or
|
||||
both, to better adapt this sentence to their language.
|
||||
-->
|
||||
<!ENTITY signedInLoginFailure.beforename.label "Please sign in to reconnect">
|
||||
<!ENTITY signedInLoginFailure.aftername.label "">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user