зеркало из https://github.com/mozilla/gecko-dev.git
Bug 913665 - Fix wrong entity. r=fitzgen
This commit is contained in:
Родитель
cb4aad546f
Коммит
38bba68a56
|
@ -177,7 +177,7 @@
|
|||
<menuitem id="auto-pretty-print"
|
||||
type="checkbox"
|
||||
label="&debuggerUI.autoPrettyPrint;"
|
||||
accesskey="&debuggerUI.autoPrettyPrint.key;"
|
||||
accesskey="&debuggerUI.autoPrettyPrint.accesskey;"
|
||||
command="toggleAutoPrettyPrint"/>
|
||||
<menuitem id="pause-on-exceptions"
|
||||
type="checkbox"
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
<!-- LOCALIZATION NOTE (debuggerUI.autoPrettyPrint): This is the label for the
|
||||
- checkbox that toggles auto pretty print. -->
|
||||
<!ENTITY debuggerUI.autoPrettyPrint "Auto Prettify Minified Sources">
|
||||
<!ENTITY debuggerUI.autoPrettyPrint.key "P">
|
||||
<!ENTITY debuggerUI.autoPrettyPrint.accesskey "P">
|
||||
|
||||
<!-- LOCALIZATION NOTE (debuggerUI.sources.toggleBreakpoints): This is the tooltip for the
|
||||
- button that toggles all breakpoints for all sources. -->
|
||||
|
|
Загрузка…
Ссылка в новой задаче