Bug 1399402 - Correct "Never Save Credit Cards" string in the credit card door hanger. r=lchang

MozReview-Commit-ID: FLMkaOj1NVh

--HG--
extra : rebase_source : 175bd5cf8a2fd98dc031c41ee807f74baf58c674
This commit is contained in:
steveck-chung 2017-09-14 11:36:48 +08:00
Родитель ad8f411f7d
Коммит 7fbb59b32e
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -112,7 +112,7 @@ const CONTENT = {
accessKey: "D",
callbackState: "cancel",
}, {
label: GetStringFromName("disableCreditCardLabel"),
label: GetStringFromName("neverSaveCreditCardLabel"),
accessKey: "N",
callbackState: "disable",
}],

Просмотреть файл

@ -22,7 +22,7 @@ updateAddressLabel = Update Address
saveCreditCardMessage = Would you like Firefox to save this credit card? (Security code will not be saved)
saveCreditCardLabel = Save Credit Card
cancelCreditCardLabel = Dont Save
disableCreditCardLabel = Never Save credit Cards
neverSaveCreditCardLabel = Never Save Credit Cards
openAutofillMessagePanel = Open Form Autofill message panel
autocompleteFooterOption = Form Autofill Options
autocompleteFooterOptionShort = More Options