summaryrefslogtreecommitdiffstats
path: root/toolkit/locales
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2018-04-13 12:49:13 -0400
committerMatt A. Tobin <email@mattatobin.com>2018-04-13 12:49:13 -0400
commit4f82d4067af9e65dbfd33f3a8b445affddc7ced4 (patch)
tree8c45dd5202ae7d83d3943a0b28c16f2d84b8ab27 /toolkit/locales
parentc17c14ce6afc026e8b918b8bf48fba7515bebac3 (diff)
downloadUXP-4f82d4067af9e65dbfd33f3a8b445affddc7ced4.tar
UXP-4f82d4067af9e65dbfd33f3a8b445affddc7ced4.tar.gz
UXP-4f82d4067af9e65dbfd33f3a8b445affddc7ced4.tar.lz
UXP-4f82d4067af9e65dbfd33f3a8b445affddc7ced4.tar.xz
UXP-4f82d4067af9e65dbfd33f3a8b445affddc7ced4.zip
Restyle the findbar
Diffstat (limited to 'toolkit/locales')
-rw-r--r--toolkit/locales/en-US/chrome/global/findbar.dtd4
1 files changed, 4 insertions, 0 deletions
diff --git a/toolkit/locales/en-US/chrome/global/findbar.dtd b/toolkit/locales/en-US/chrome/global/findbar.dtd
index ad77130bc..a90c77c7e 100644
--- a/toolkit/locales/en-US/chrome/global/findbar.dtd
+++ b/toolkit/locales/en-US/chrome/global/findbar.dtd
@@ -5,7 +5,11 @@
<!-- LOCALIZATION NOTE : FILE This file contains the entities needed to -->
<!-- LOCALIZATION NOTE : FILE use the Find Bar. -->
+<!ENTITY next.label "Next">
+<!ENTITY next.accesskey "N">
<!ENTITY next.tooltip "Find the next occurrence of the phrase">
+<!ENTITY previous.label "Previous">
+<!ENTITY previous.accesskey "P">
<!ENTITY previous.tooltip "Find the previous occurrence of the phrase">
<!ENTITY findCloseButton.tooltip "Close find bar">
<!ENTITY highlightAll.label "Highlight All">