mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-01 04:52:27 +01:00
Localize some more strings.
This commit is contained in:
@@ -976,7 +976,8 @@ var ErrorBase = Class("ErrorBase", Error, {
|
||||
}
|
||||
this.fileName = frame.filename;
|
||||
this.lineNumber = frame.lineNumber;
|
||||
}
|
||||
},
|
||||
toString: function () String(this.message)
|
||||
});
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user