diff options
author | Pale Moon <git-repo@palemoon.org> | 2018-02-10 20:31:55 +0100 |
---|---|---|
committer | Pale Moon <git-repo@palemoon.org> | 2018-02-10 20:31:55 +0100 |
commit | a55c51f39ca485d667bc980aba34198404278c32 (patch) | |
tree | 76a5292b06c6be5b782402a07f65a33685758510 /browser | |
parent | 0a3830f16638412e044a737e8eb3b4febfd5f18c (diff) | |
download | palemoon-gre-a55c51f39ca485d667bc980aba34198404278c32.tar.gz |
Tweak some more ellipses.
Tag #1612
Diffstat (limited to 'browser')
-rw-r--r-- | browser/locales/en-US/chrome/browser/browser.dtd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/browser/locales/en-US/chrome/browser/browser.dtd b/browser/locales/en-US/chrome/browser/browser.dtd index 9d78b598a..9333b8118 100644 --- a/browser/locales/en-US/chrome/browser/browser.dtd +++ b/browser/locales/en-US/chrome/browser/browser.dtd @@ -144,7 +144,7 @@ These should match what Safari and other Apple applications use on OS X Lion. -- <!ENTITY stopCmd.macCommandKey "."> <!ENTITY stopButton.tooltip "Stop loading this page"> <!ENTITY goEndCap.tooltip "Go to the address in the Location Bar"> -<!ENTITY printButton.label "Print…"> +<!ENTITY printButton.label "Print"> <!ENTITY printButton.tooltip "Print this page"> <!ENTITY backForwardItem.title "Back/Forward"> @@ -626,7 +626,7 @@ just addresses the organization to follow, e.g. "This site is run by " --> <!ENTITY syncBrand.shortName.label "Sync"> -<!ENTITY syncSetup.label "Set Up &syncBrand.shortName.label;"> +<!ENTITY syncSetup.label "Set Up &syncBrand.shortName.label;…"> <!ENTITY syncSetup.accesskey "Y"> <!ENTITY syncSyncNowItem.label "Sync Now"> <!ENTITY syncSyncNowItem.accesskey "S"> |