From 62e3364fa56e68691643c8e942eab5243187b807 Mon Sep 17 00:00:00 2001 From: "ben%netscape.com" Date: Sun, 25 Nov 2001 23:22:23 +0000 Subject: [PATCH] fix booboo in properties file caused by mistake in copy-paste application of henrik gemal's patch the other day. --- profile/resources/locale/en-US/profileManager.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/resources/locale/en-US/profileManager.properties b/profile/resources/locale/en-US/profileManager.properties index 9e4e78bd177..282a9fb4a3b 100644 --- a/profile/resources/locale/en-US/profileManager.properties +++ b/profile/resources/locale/en-US/profileManager.properties @@ -1,7 +1,7 @@ # LOCALIZATION NOTE: Do not translate migratebeforestart=The profile you selected was created with a previous version of Netscape and must be copied and converted before you can use it with %brandShortName%. Your original Netscape profile will not be altered. Do you want to copy and convert this profile? migratebeforerename=The profile you selected was created with a previous version of Netscape and must be copied and converted to a %brandShortName% profile before it can be renamed. Your original Netscape profile will not be altered. Do you want to convert this profile? -migratebeforedelete=The profile you selected was created with a previous version of Netscape. %brandShortName% can remove this profile from the list of profiles that it maintains but you must remove it from your system using the version of Netscape that created it, or by hand. Your original Netscape profile will not be altered. Do you want to remove this profile from the list of profiles? migratebeforestart=The profile you selected was created with a previous version of Netscape and must be copied and converted before you can use it with %brandShortName%. Your original Netscape profile will not be altered. Do you want to copy and convert this profile? +migratebeforedelete=The profile you selected was created with a previous version of Netscape. %brandShortName% can remove this profile from the list of profiles that it maintains but you must remove it from your system using the version of Netscape that created it, or by hand. Your original Netscape profile will not be altered. Do you want to remove this profile from the list of profiles?