зеркало из https://github.com/mozilla/pjs.git
- venkman only -
UI changes for 121318 disable context before calling debugTrap add dumpcontexts command to venkman-dev.js remove console._stopLevel
This commit is contained in:
Родитель
6c399aa4e3
Коммит
4a588a70fb
|
@ -44,7 +44,7 @@ err.no.source = No scripts loaded match ``%1$S''.
|
|||
|
||||
## error messages ##
|
||||
msg.err.nostack = No stack
|
||||
msg.err.nosource = No source for current script
|
||||
msg.err.noscript = No debuggable scripts found for ``%1$S''
|
||||
msg.err.nocommand = No such command, ``%1$S''
|
||||
msg.err.disabled = Sorry, ``%1$S'' is currently disabled
|
||||
msg.err.notimplemented = Sorry, ``%1$S'' has not been implemented
|
||||
|
@ -56,6 +56,7 @@ msg.err.bp.noindex = No breakpoint at index %1$S
|
|||
msg.err.source.load.failed = Error loading source for URL <%1$S>
|
||||
msg.err.startup = An exception occurred while initializing, please file a bug.\n%1$S
|
||||
msg.err.cant.close = Cannot exit, execution in progress.
|
||||
msg.err.internal.bpt = Internal error handling breakpoint.
|
||||
|
||||
## "values" ##
|
||||
msg.val.commasp = ,%1$S
|
||||
|
|
Загрузка…
Ссылка в новой задаче