diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-fr/suite/chrome/common/pref/pref-masterpass.dtd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-fr/suite/chrome/common/pref/pref-masterpass.dtd b/l10n-fr/suite/chrome/common/pref/pref-masterpass.dtd new file mode 100644 index 0000000000..5520eb4678 --- /dev/null +++ b/l10n-fr/suite/chrome/common/pref/pref-masterpass.dtd @@ -0,0 +1,13 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY changepassword.caption "Gérer le mot de passe principal"> +<!ENTITY changepassword.text "Votre mot de passe principal protège des informations sensibles comme les mots de passe web et les certificats."> +<!ENTITY changepassword.button "Gérer le mot de passe…"> +<!ENTITY changepassword.accesskey "G"> + +<!ENTITY resetpassword.caption "Réinitialiser le mot de passe"> +<!ENTITY resetpassword.text "Si vous réinitialisez votre mot de passe principal, tous vos mots de passe web et de courrier, données de formulaires, certificats personnels et clés privées seront perdus."> +<!ENTITY resetpassword2.button "Réinitialiser le mot de passe"> +<!ENTITY resetpassword2.accesskey "M"> |