From 274091eb792619eb7ce873e6cf32037527838296 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Mon, 7 Mar 2011 18:56:48 -0500 Subject: [PATCH] Localized hint prompts. --- common/content/hints.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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", {