change for single signon

git-svn-id: svn://10.0.0.236/trunk@15096 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
morse%netscape.com
1998-11-21 03:09:44 +00:00
parent 893185a1b7
commit 48d2490554
2 changed files with 6 additions and 0 deletions

View File

@@ -7977,6 +7977,9 @@ ResDef(MK_ACCESS_VIEW_COOKIES, (XP_MSG_BASE + 1486),
ResDef(MK_ACCESS_VIEW_SITES, (XP_MSG_BASE + 1487),
"View sites that can or cannot store cookies")
ResDef(MK_SIGNON_CHANGE, (XP_MSG_BASE + 1488),
"Select the user whose password is being changed.")
ResDef(MK_SIGNON_PASSWORDS_GENERATE, (XP_MSG_BASE + 1490), \
"********")
/* Note: above string used to say "generate" but at Rick Elliott's

View File

@@ -7977,6 +7977,9 @@ ResDef(MK_ACCESS_VIEW_COOKIES, (XP_MSG_BASE + 1486),
ResDef(MK_ACCESS_VIEW_SITES, (XP_MSG_BASE + 1487),
"View sites that can or cannot store cookies")
ResDef(MK_SIGNON_CHANGE, (XP_MSG_BASE + 1488),
"Select the user whose password is being changed.")
ResDef(MK_SIGNON_PASSWORDS_GENERATE, (XP_MSG_BASE + 1490), \
"********")
/* Note: above string used to say "generate" but at Rick Elliott's