From 02fa74a0b668b06323cd7f1820060ac5398884d9 Mon Sep 17 00:00:00 2001 From: "ddrinan%netscape.com" Date: Thu, 22 Jun 2000 22:21:16 +0000 Subject: [PATCH] Changed version to 1.2 git-svn-id: svn://10.0.0.236/trunk@72966 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/psm/ui/Makefile | 2 +- mozilla/security/psm/ui/psm_text.properties.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/security/psm/ui/Makefile b/mozilla/security/psm/ui/Makefile index d366f6f36a8..a23f598ea80 100644 --- a/mozilla/security/psm/ui/Makefile +++ b/mozilla/security/psm/ui/Makefile @@ -36,7 +36,7 @@ # (1) Include initial platform-independent assignments (MANDATORY). # ####################################################################### -CORE_DEPTH = ../../ +CORE_DEPTH = ../.. # Instead of using a manifest, we want to incorporate every .properties.in # file in this directory. diff --git a/mozilla/security/psm/ui/psm_text.properties.in b/mozilla/security/psm/ui/psm_text.properties.in index 45a24d68943..8b2f757ca98 100644 --- a/mozilla/security/psm/ui/psm_text.properties.in +++ b/mozilla/security/psm/ui/psm_text.properties.in @@ -145,7 +145,7 @@ text_name=Name: ; ; Information panes text ; -info_about_intro="The tabs across the top of this window let you control these Personal Security Manager version 1.1 settings: " +info_about_intro="The tabs across the top of this window let you control these Personal Security Manager version 1.2 settings: " info_information=" Click Selected Item to see security information (if available) for the browser window or message you are currently viewing." info_applications=" Security settings for Navigator, Messenger, and Java/JavaScript applications." info_certificates=" Settings for security certificates stored in your browser, including your personal security password."