diff --git a/devtools/client/framework/toolbox.xhtml b/devtools/client/framework/toolbox.xhtml index 6af9751cd2f6..a08da60e7488 100644 --- a/devtools/client/framework/toolbox.xhtml +++ b/devtools/client/framework/toolbox.xhtml @@ -7,13 +7,8 @@ - -%toolboxDTD; - -%globalKeysDTD; -]> + diff --git a/devtools/client/locales/en-US/sourceeditor.properties b/devtools/client/locales/en-US/sourceeditor.properties index 94272449fbcf..68563a743dae 100644 --- a/devtools/client/locales/en-US/sourceeditor.properties +++ b/devtools/client/locales/en-US/sourceeditor.properties @@ -44,16 +44,12 @@ toggleComment.commandkey=/ # conjunction with accel (Command on Mac or Ctrl on other platforms) to reduce # indentation level in CodeMirror. However, its default value also used by # the Toolbox to switch between tools so we disable it. -# -# DO NOT translate this key without proper synchronization with toolbox.dtd. indentLess.commandkey=[ # LOCALIZATION NOTE (indentMore.commandkey): This is the key to use in # conjunction with accel (Command on Mac or Ctrl on other platforms) to increase # indentation level in CodeMirror. However, its default value also used by # the Toolbox to switch between tools -# -# DO NOT translate this key without proper synchronization with toolbox.dtd. indentMore.commandkey=] # LOCALIZATION NOTE (moveLineUp.commandkey): This is the combination of keys diff --git a/devtools/client/locales/en-US/toolbox.dtd b/devtools/client/locales/en-US/toolbox.dtd deleted file mode 100644 index 1c86a43960e7..000000000000 --- a/devtools/client/locales/en-US/toolbox.dtd +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - -