diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-06-25 16:25:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-25 16:25:15 +0200 |
commit | 03e667b388fc6bd1df6c8306942867adfc563f10 (patch) | |
tree | e05b6809075a181ac93a34c8f4cf2cf95f4e47b0 /application/palemoon/locales/en-US/chrome/browser/newTab.dtd | |
parent | a0147e95678b0103762ce00fe44284a02a48c32d (diff) | |
parent | 2c85822addffd658cdacab037927302163623887 (diff) | |
download | UXP-03e667b388fc6bd1df6c8306942867adfc563f10.tar UXP-03e667b388fc6bd1df6c8306942867adfc563f10.tar.gz UXP-03e667b388fc6bd1df6c8306942867adfc563f10.tar.lz UXP-03e667b388fc6bd1df6c8306942867adfc563f10.tar.xz UXP-03e667b388fc6bd1df6c8306942867adfc563f10.zip |
Merge pull request #546 from JustOff/PR_locale_updates2
Misc en-US locale updates and fixes
Diffstat (limited to 'application/palemoon/locales/en-US/chrome/browser/newTab.dtd')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/newTab.dtd | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/newTab.dtd b/application/palemoon/locales/en-US/chrome/browser/newTab.dtd index f19297272..5853557ef 100644 --- a/application/palemoon/locales/en-US/chrome/browser/newTab.dtd +++ b/application/palemoon/locales/en-US/chrome/browser/newTab.dtd @@ -9,9 +9,3 @@ <!ENTITY newtab.undo.restoreButton "Restore All."> <!ENTITY newtab.undo.closeTooltip "Hide"> <!ENTITY newtab.searchEngineButton.label "Search"> - -<!-- LOCALIZATION NOTE (contentSearchInput.label): - This is set as the aria-label attribute for the search input box in the - in-content search UI, to be used by screen readers. --> -<!ENTITY contentSearchInput.label "Search query"> -<!ENTITY contentSearchSubmit.tooltip "Submit search"> |