diff --git a/common/content/hints.js b/common/content/hints.js index 9147e27b..bc932d00 100644 --- a/common/content/hints.js +++ b/common/content/hints.js @@ -1112,7 +1112,8 @@ var Hints = Module("hints", { return -1; }, - Mode: Struct("name", "prompt", "action", "tags", "filter") + Mode: Struct("HintMode", "name", "prompt", "action", "tags", "filter") + .localize("prompt") }, { modes: function () { modes.addMode("HINTS", {