diff --git a/extension/options/manifest.js b/extension/options/manifest.js index 8a570301..a3e9d023 100644 --- a/extension/options/manifest.js +++ b/extension/options/manifest.js @@ -380,7 +380,7 @@ this.manifest = { "group": i18n.get("Preferences"), "name": "saveWinPositions", "type": "checkbox", - "label": i18n.get("Save window positions and sizes") + "label": i18n.get("Save window position and size") }, { "tab": i18n.get("General"),