Browse directly to Firefox Translations option on about:preferences on Options (#420)
This commit is contained in:
Родитель
c1eece9c78
Коммит
4e4bf731de
|
@ -40,7 +40,7 @@ window.MozTranslationNotification = class extends MozElements.Notification {
|
|||
<checkbox anonid="neverForSite" oncommand="this.closest('notification').neverForSite();" label="&translation.options.neverForSite.label;" accesskey="&translation.options.neverForSite.accesskey;"/>
|
||||
<menuitem anonid="neverForLanguage" oncommand="this.closest('notification').neverForLanguage();"/>
|
||||
<menuseparator/>
|
||||
<menuitem oncommand="openPreferences('paneGeneral');" label="&translation.options.preferences.label;" accesskey="&translation.options.preferences.accesskey;"/>
|
||||
<menuitem oncommand="openPreferences('paneGeneral-fxtranslations');" label="&translation.options.preferences.label;" accesskey="&translation.options.preferences.accesskey;"/>
|
||||
<menuseparator/>
|
||||
<menuitem anonid="displayStatistics" oncommand="this.closest('notification').displayStatistics();" label=""/>
|
||||
</menupopup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче