From 908bc40427b5013db6942c9517f48e739b537674 Mon Sep 17 00:00:00 2001 From: "morse%netscape.com" Date: Wed, 10 May 2000 22:24:05 +0000 Subject: [PATCH] prepare for having change-password and logout commands in the UI again git-svn-id: svn://10.0.0.236/trunk@69070 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/extensions/wallet/src/wallet.properties | 3 +++ 1 file changed, 3 insertions(+) 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.