108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan

git-svn-id: svn://10.0.0.236/trunk@223404 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blakeross%telocity.com
2007-03-31 22:19:46 +00:00
parent 6beb469232
commit fc62e92dc2
2 changed files with 9 additions and 2 deletions

View File

@@ -24,9 +24,9 @@ Rights Reserved.
<!-- Menus: the . means that the menu item isn't implemented yet -->
<!-- File Menu -->
<!ENTITY newCard.label "New Address Book Card...">
<!ENTITY newCard.label "Address Book Card...">
<!-- LOCALIZATION NOTE (newCard.accesskey) : DONT_TRANSLATE -->
<!ENTITY newCard.accesskey "n">
<!ENTITY newCard.accesskey "C">
<!ENTITY newListCmd.label "Mailing List...">
<!-- LOCALIZATION NOTE (newListCmd.accesskey) : DONT_TRANSLATE -->
<!ENTITY newListCmd.accesskey "L">

View File

@@ -13,3 +13,10 @@
<!ENTITY taskMessenger.tooltip "Mail &amp; Newsgroups">
<!ENTITY taskAddressBook.tooltip "Address Book">
<!-- searchAddressesCmd is also used by addressbook -->
<!ENTITY searchAddressesCmd.label "Search Addresses...">
<!ENTITY searchAddressesCmd.accesskey "A">
<!ENTITY searchMailCmd.label "Search Messages...">
<!ENTITY searchMailCmd.accesskey "M">
<!ENTITY searchMailCmd.key "f">