зеркало из https://github.com/mozilla/gecko-dev.git
Bug 328750 Change --disable-jsd error message
r=silver
This commit is contained in:
Родитель
902f1f9622
Коммит
b460a1f1d3
|
@ -69,7 +69,7 @@ err.required.param = Missing required parameter %1$S
|
||||||
err.invalid.param = Invalid value for parameter %1$S (%2$S)
|
err.invalid.param = Invalid value for parameter %1$S (%2$S)
|
||||||
# 1 url, 2 fileName, 3 lineNumber, 4 reason
|
# 1 url, 2 fileName, 3 lineNumber, 4 reason
|
||||||
err.subscript.load = Error loading subscript from <%1$S>.
|
err.subscript.load = Error loading subscript from <%1$S>.
|
||||||
err.no.debugger = JS Debugger Service is not installed.
|
err.no.debugger = JS Debugger Service is not installed. (Perhaps this application was built [see about:buildconfig] with --disable-jsd, which suppresses building core support required for Venkman. You can resolve this by recompiling without that option or complaining to your vendor [who shouldn't be using that flag].)
|
||||||
err.failure = Operation Failed: %1$S
|
err.failure = Operation Failed: %1$S
|
||||||
err.no.stack = No Stack
|
err.no.stack = No Stack
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче