diff --git a/chrome/content/zotero/about.xul b/chrome/content/zotero/about.xul index d6dd7671a..48229359f 100644 --- a/chrome/content/zotero/about.xul +++ b/chrome/content/zotero/about.xul @@ -9,6 +9,7 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" orient="vertical" buttons="accept" + buttonlabelaccept="&zotero.about.close;" onload="onLoad();" ondialogaccept="return true;"> @@ -28,6 +29,7 @@