View difference between Paste ID: EcUCW9CN and LsjfzuAB
SHOW: | | - or go back to the newest paste.
1-
XML Parsing Error: undefined entity
1+
2-
Location: chrome://browser/content/devtools/scratchpad.xul
2+
3-
Line Number 193, Column 7:      <menuitem id="sp-menu-pprint"
3+
4-
------^
4+
5
#changes in line 193
6
<menuitem id="sp-menu-pprint"
7
          label="&pprint.label;"
8
          accesskey="&pprint.accesskey;"
9
          key="sp-key-pprint"
10
          command="sp-cmd-pprint"/>
11
12
#EDIT : 2
13
#location
14
mozilla-central/browser/devtools/scratchpad/test/browser_scratchpad_ui.js
15
#changes in line 35
16
"sp-menu-pprint": "prettyPrint",
17
18
#EDIT : 3
19
mozilla-central/browser/locales/en-US/chrome/browser/devtools/scratchpad.dtd
20-
"sp-menu-pprint": "prettyPrint",
20+
21
added a line
22
<!ENTITY pprint.accesskey             "P">