bug 125848 r=bryner sr=blake

Mnemonic  for Exit Mozilla in Quick Launch should be X not E


git-svn-id: svn://10.0.0.236/trunk@114727 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cbiesinger%web.de
2002-02-17 10:16:39 +00:00
parent a72534e093
commit cf7bc09284
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