author | Mike de Boer <mdeboer@mozilla.com> |
Tue, 08 Nov 2016 15:32:09 +0100 | |
changeset 364480 | 9796c87f3a2d847fbfe3d359c529b6be241543aa |
parent 364420 | 9d6b5736f9c8feee1b11cce37e3b7b6e5c7c116f |
child 364481 | e852aef463a694e2142806ca4704ca3d50349d39 |
push id | 6795 |
push user | jlund@mozilla.com |
push date | Mon, 23 Jan 2017 14:19:46 +0000 |
treeherder | mozilla-beta@76101b503191 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | Gijs |
bugs | 435326 |
milestone | 52.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/toolkit/locales/en-US/chrome/global/findbar.dtd +++ b/toolkit/locales/en-US/chrome/global/findbar.dtd @@ -4,16 +4,16 @@ <!-- LOCALIZATION NOTE : FILE This file contains the entities needed to --> <!-- LOCALIZATION NOTE : FILE use the Find Bar. --> <!ENTITY next.tooltip "Find the next occurrence of the phrase"> <!ENTITY previous.tooltip "Find the previous occurrence of the phrase"> <!ENTITY findCloseButton.tooltip "Close find bar"> <!ENTITY highlightAll.label "Highlight All"> -<!ENTITY highlightAll.accesskey "a"> +<!ENTITY highlightAll.accesskey "l"> <!ENTITY highlightAll.tooltiptext "Highlight all occurrences of the phrase"> <!ENTITY caseSensitive.label "Match Case"> <!ENTITY caseSensitive.accesskey "c"> <!ENTITY caseSensitive.tooltiptext "Search with case sensitivity"> <!ENTITY entireWord.label "Whole Words"> <!ENTITY entireWord.accesskey "w"> <!ENTITY entireWord.tooltiptext "Search whole words only">