diff --git a/suite/common/contentAreaContextOverlay.xul b/suite/common/contentAreaContextOverlay.xul index fb8b95e64d23..a115129411ae 100644 --- a/suite/common/contentAreaContextOverlay.xul +++ b/suite/common/contentAreaContextOverlay.xul @@ -135,7 +135,6 @@ accesskey="&saveLinkCmd.accesskey;" oncommand="contextMenu.saveLink();"/> - diff --git a/suite/locales/en-US/chrome/common/contentAreaCommands.properties b/suite/locales/en-US/chrome/common/contentAreaCommands.properties new file mode 100644 index 000000000000..c18b05f63b71 --- /dev/null +++ b/suite/locales/en-US/chrome/common/contentAreaCommands.properties @@ -0,0 +1,3 @@ +# context menu strings + +saveImageAs=Save Image (%S)...