Bug 590086 - Make capitalization of menu items consistent r=bmcbride a=beta5+

This commit is contained in:
David Dahl 2010-08-27 13:25:32 -07:00
Родитель da542db7c4
Коммит ebb651bdd3
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -7,7 +7,7 @@
<!ENTITY listEmpty.findUpdates.label "Check For Updates">
<!ENTITY listEmpty.search.label "Could not find any matching add-ons">
<!ENTITY listEmpty.button.label "Learn more about add-ons">
<!ENTITY installFromFile.label "Install from file…">
<!ENTITY installFromFile.label "Install From File…">
<!ENTITY installFromFile.accesskey "I">
<!-- categories / views -->
@ -37,9 +37,9 @@
<!ENTITY updates.manualUpdatesFound.label "View Available Updates">
<!-- addon actions -->
<!ENTITY cmd.showDetails.label "Show more information">
<!ENTITY cmd.showDetails.label "Show More Information">
<!ENTITY cmd.showDetails.accesskey "S">
<!ENTITY cmd.findUpdates.label "Find updates">
<!ENTITY cmd.findUpdates.label "Find Updates">
<!ENTITY cmd.findUpdates.accesskey "F">
<!ENTITY cmd.preferences.label "Preferences">
<!ENTITY cmd.preferences.accesskey "P">