Rename/reorganize Advanced prefs buttons
- Move csledit and cslpreview to a Tools section of the Cite pane as Style Editor and Style Preview - Rename "Open about:config" to "Config Editor" - Hide about:memory unless devtools.errorconsole.enabled is enabled, which isn't particularly appropriate and maybe we can find something better, but about:memory doesn't really need to be visible by default Closes #1264
This commit is contained in:
parent
33b40829b8
commit
faecefa375
7 changed files with 34 additions and 50 deletions
|
@ -125,6 +125,8 @@
|
|||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins "Get word processor plug-ins…">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.getPlugins.url "http://www.zotero.org/support/word_processor_plugin_installation_for_zotero_2.1">
|
||||
<!ENTITY zotero.preferences.cite.wordProcessors.useClassicAddCitationDialog "Use classic Add Citation dialog">
|
||||
<!ENTITY zotero.preferences.styleEditor "Style Editor">
|
||||
<!ENTITY zotero.preferences.stylePreview "Style Preview">
|
||||
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager "Style Manager">
|
||||
<!ENTITY zotero.preferences.cite.styles.styleManager.title "Title">
|
||||
|
@ -212,7 +214,4 @@
|
|||
<!ENTITY zotero.preferences.debugOutputLogging.clearOutput "Clear Output">
|
||||
<!ENTITY zotero.preferences.debugOutputLogging.submitToServer "Submit to Zotero Server">
|
||||
|
||||
<!ENTITY zotero.preferences.openAboutConfig "Open about:config">
|
||||
<!ENTITY zotero.preferences.openCSLEdit "Open Style Editor">
|
||||
<!ENTITY zotero.preferences.openCSLPreview "Open Style Preview">
|
||||
<!ENTITY zotero.preferences.openAboutMemory "Open about:memory">
|
||||
<!ENTITY zotero.preferences.configEditor "Config Editor">
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<!ENTITY zotero.general.refresh "Refresh">
|
||||
<!ENTITY zotero.general.saveAs "Save As…">
|
||||
<!ENTITY zotero.general.advancedOptions.label "Advanced Options">
|
||||
<!ENTITY zotero.general.tools "Tools">
|
||||
<!ENTITY zotero.general.more "More">
|
||||
<!ENTITY zotero.general.loading "Loading…">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue