From 54814b4d4c940167c5c320f369ddd4d440373f32 Mon Sep 17 00:00:00 2001 From: "mozilla.mano%sent.com" Date: Thu, 10 Mar 2005 01:34:22 +0000 Subject: [PATCH] Bug 274707 - Firefox Installer doesn't have access-keys (mnemonics) in License Agreement screen. patch by Gavin Sharp r=mconnor. --- browser/locales/en-US/installer/installer.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/browser/locales/en-US/installer/installer.inc b/browser/locales/en-US/installer/installer.inc index dab183c0d35a..7102b44c622e 100644 --- a/browser/locales/en-US/installer/installer.inc +++ b/browser/locales/en-US/installer/installer.inc @@ -14,8 +14,8 @@ #define LICENSE_TITLE Software License Agreement #define LICENSE_SUBTITLE Terms and conditions for using this software. #define LICENSE_MESSAGE0 Please read the following license agreement. Use the scroll bar to view the rest of this agreement. -#define LICENSE_ACCEPT I Accept the terms of the License Agreement -#define LICENSE_DECLINE I do NOT Accept the terms of the License Agreement +#define LICENSE_ACCEPT I &Accept the terms of the License Agreement +#define LICENSE_DECLINE I do &NOT Accept the terms of the License Agreement #define SETUP_TYPE_TITLE Setup Type #define SETUP_TYPE_SUBTITLE Choose setup options.