diff --git a/chrome/content/zotero/standalone/hiddenWindow.xhtml b/chrome/content/zotero/standalone/hiddenWindow.xhtml index 4ed84e49a2..53de4dd9f7 100644 --- a/chrome/content/zotero/standalone/hiddenWindow.xhtml +++ b/chrome/content/zotero/standalone/hiddenWindow.xhtml @@ -36,6 +36,7 @@ + @@ -49,7 +50,7 @@ // Equivalent to Zotero.openMainWindow() function openMainWindow() { var chromeURI = AppConstants.BROWSER_CHROME_URL; - var flags = "chrome,all,dialog=no"; + var flags = "chrome,all,dialog=no,resizable=yes"; var ww = Components.classes['@mozilla.org/embedcomp/window-watcher;1'] .getService(Components.interfaces.nsIWindowWatcher); ww.openWindow(null, chromeURI, '_blank', flags, null); @@ -83,7 +84,7 @@ - + @@ -157,6 +158,7 @@ --> + diff --git a/chrome/locale/en-US/zotero/zotero.ftl b/chrome/locale/en-US/zotero/zotero.ftl index fa87be9879..71da4302d8 100644 --- a/chrome/locale/en-US/zotero/zotero.ftl +++ b/chrome/locale/en-US/zotero/zotero.ftl @@ -48,6 +48,9 @@ menu-deletePermanently = menu-tools-plugins = .label = Plugins +main-window-command = + .label = { -app-name } + zotero-toolbar-tabs-menu = .tooltiptext = List all tabs filter-collections = Filter Collections