diff --git a/mozilla/extensions/wallet/src/wallet.properties b/mozilla/extensions/wallet/src/wallet.properties index d6e460bcab4..e0f3f76762d 100644 --- a/mozilla/extensions/wallet/src/wallet.properties +++ b/mozilla/extensions/wallet/src/wallet.properties @@ -50,3 +50,6 @@ NotCaptured = There is nothing to capture. UnableToCapture = Unable to capture data. Converted = Stored data has been converted. NotConverted = Unable to convert stored data. +PasswordNotChanged = Unable to change password that protects your sensitive information. +PasswordExpired = Your sensitive information has been locked. +PasswordNotExpired = Unable to lock your sensitive information.