mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 274707 - Firefox Installer doesn't have access-keys (mnemonics) in License Agreement screen. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor.
This commit is contained in:
parent
9589ded655
commit
54814b4d4c
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user