diff --git a/extensions/inspector/resources/content/viewers/dom/findDialog.xul b/extensions/inspector/resources/content/viewers/dom/findDialog.xul index cc0e8712f56a..3d6b0a5e394d 100644 --- a/extensions/inspector/resources/content/viewers/dom/findDialog.xul +++ b/extensions/inspector/resources/content/viewers/dom/findDialog.xul @@ -20,6 +20,7 @@ - the Initial Developer. All Rights Reserved. - - Contributor(s): + - Ehsan Akhgari - - Alternatively, the contents of this file may be used under the terms of - either the GNU General Public License Version 2 or later (the "GPL"), or @@ -62,14 +63,26 @@ - - @@ -81,12 +94,15 @@ @@ -94,9 +110,11 @@ + label="&findNodesDirectionUp.label;" + accesskey="&findNodesDirectionUp.accesskey;"/> + label="&findNodesDirectionDown.label;" + accesskey="&findNodesDirectionDown.accesskey;"/> diff --git a/extensions/inspector/resources/locale/en-US/viewers/dom.dtd b/extensions/inspector/resources/locale/en-US/viewers/dom.dtd index a3c9b9befb45..76ef3db142f3 100644 --- a/extensions/inspector/resources/locale/en-US/viewers/dom.dtd +++ b/extensions/inspector/resources/locale/en-US/viewers/dom.dtd @@ -21,6 +21,7 @@ - - Contributor(s): - Shawn Wilsher + - Ehsan Akhgari - - Alternatively, the contents of this file may be used under the terms of - either the GNU General Public License Version 2 or later (the "GPL"), or @@ -83,13 +84,22 @@ + + + + + + + + +