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."