mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 03:07:58 +01:00
Move some more message strings to the properties file.
This commit is contained in:
@@ -306,7 +306,7 @@ var Modes = Module("modes", {
|
||||
var delayed, oldExtended, oldMain, prev, push;
|
||||
|
||||
if (this.inSet) {
|
||||
dactyl.reportError(Error("Not executing modes.set recursively"), true);
|
||||
dactyl.reportError(Error(_("mode.recursiveSet")), true);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user