bug 125848 r=bryner sr=blake

Mnemonic  for Exit Mozilla in Quick Launch should be X not E
This commit is contained in:
cbiesinger%web.de 2002-02-17 10:16:39 +00:00
parent c66706ca6c
commit 08d8a54f01
2 changed files with 2 additions and 2 deletions

View File

@ -1936,7 +1936,7 @@ nsNativeAppSupportWin::SetupSysTrayIcon() {
}
if ( exitText.IsEmpty() )
exitText = NS_LITERAL_STRING( "&Exit Mozilla" );
exitText = NS_LITERAL_STRING( "E&xit Mozilla" );
if ( disableText.IsEmpty() )
disableText = NS_LITERAL_STRING( "&Disable Quick Launch" );

View File

@ -1,4 +1,4 @@
Exit=&Exit %S
Exit=E&xit %S
Disable=&Disable Quick Launch
DisableDlgMsg=Disabling Quick Launch will increase the time it takes to start %S. To enable it again, open the Edit menu and choose Preferences. Choose the "Advanced" category and check "Enable Quick Launch." Are you sure you want to disable Quick Launch?
DisableDlgTitle=%S Quick Launch