Bug 590754: The 'Install from file' in the add-ons manager needs to be clearer. r=Unfocused, a=dtownsend

This commit is contained in:
Kurt Schultz 2010-09-14 20:10:46 -07:00
Родитель 6e47a0e27a
Коммит ec2f257314
2 изменённых файлов: 4 добавлений и 4 удалений

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

@ -7,8 +7,8 @@
<!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.accesskey "I">
<!ENTITY installAddonFromFile.label "Install Add-on From File…">
<!ENTITY installAddonFromFile.accesskey "I">
<!ENTITY cmd.back.tooltip "Go back one page">
<!ENTITY cmd.forward.tooltip "Go forward one page">

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

@ -180,8 +180,8 @@
command="cmd_goToRecentUpdates"/>
<menuseparator id="utils-installFromFile-separator"/>
<menuitem id="utils-installFromFile"
label="&installFromFile.label;"
accesskey="&installFromFile.accesskey;"
label="&installAddonFromFile.label;"
accesskey="&installAddonFromFile.accesskey;"
command="cmd_installFromFile"/>
<menuseparator/>
<menuitem id="utils-autoUpdateDefault"