From 161106d977cc4a27d55f78b9b224745595113567 Mon Sep 17 00:00:00 2001 From: "rchen%netscape.com" Date: Fri, 17 Sep 1999 20:41:30 +0000 Subject: [PATCH] Add Localization Notes --- extensions/wallet/src/cookie.properties | 4 ++++ extensions/wallet/src/wallet.properties | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/extensions/wallet/src/cookie.properties b/extensions/wallet/src/cookie.properties index 38971a76aaa..0081b513e74 100644 --- a/extensions/wallet/src/cookie.properties +++ b/extensions/wallet/src/cookie.properties @@ -12,11 +12,15 @@ # Copyright (C) 1998 Netscape Communications Corporation. All Rights # Reserved. # + Domain = Domain Host = Host Yes = Yes No = No AtEndOfSession = at end of session + +# LOCALIZATION NOTE: Be careful about %1$s, %2$s below. Do Not localize them. + PermissionToSetACookie = The site %1$s wants permission to set a cookie. PermissionToSetSecondCookie = The site %1$s wants permission to set another cookie. You currently have a cookies from this site. PermissionToSetAnotherCookie = The site %1$s wants permission to set another cookie. You currently have %2$d cookies from this site. diff --git a/extensions/wallet/src/wallet.properties b/extensions/wallet/src/wallet.properties index 7496146d0c5..6b89be27508 100644 --- a/extensions/wallet/src/wallet.properties +++ b/extensions/wallet/src/wallet.properties @@ -22,8 +22,14 @@ confirmPassword = Confirm your key by entering it again confirmFailed_TryAgain? = Keys did not match. Do you want to try again? SelectUser = Select a username to be entered on this form SelectUserWhosePasswordIsBeingChanged = Select the user whose password is being changed. + +# LOCALIZATION NOTE: PasswordNotification1 and PasswordNotification2 are concatenated. The size of each is limited to 256 bytes + PasswordNotification1 = For your convenience, the browser can remember your user names and passwords so you won't have to re-type them in the future. Y PasswordNotification2 = our passwords will be obscured before being saved on your hard drive. Do you want this feature enabled? + +# LOCALIZATION NOTE: WalletNotification1 and WalletNotification2 are concatenated. The size of each is limited to 256 bytes + WalletNotification1 = You can save information that you enter on forms and later automatically prefill that information on other forms. T WalletNotification2 = o save such information, select edit/wallet/capture from the menu while viewing the form. NeverSave = Never save this form