1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-05 23:35:46 +01:00

Allow localization of command/mapping/option descriptions.

This commit is contained in:
Kris Maglione
2011-03-04 20:37:29 -05:00
parent f3c14e861c
commit 058094f87d
8 changed files with 139 additions and 78 deletions

View File

@@ -161,6 +161,7 @@ var Overlay = Module("Overlay", {
defineModule.time("load", null, function _load() {
["addons",
"base",
"io",
"commands",
"completion",
"config",
@@ -168,7 +169,6 @@ var Overlay = Module("Overlay", {
"downloads",
"finder",
"highlight",
"io",
"javascript",
"messages",
"options",