diff options
author | Moonchild <mcwerewolf@gmail.com> | 2018-06-20 18:46:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-20 18:46:09 +0200 |
commit | cd9709ff5636c1a95d8d075b22a53fd5e62ed74e (patch) | |
tree | c7611dc1039e0f5611f2de158f598481105c3e95 /toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd | |
parent | dd55381507812f1ced3bb628f0ccd442cb031c6f (diff) | |
parent | 00e1f4f566f73a4dc0652a2c993d3bde8c276e92 (diff) | |
download | UXP-cd9709ff5636c1a95d8d075b22a53fd5e62ed74e.tar UXP-cd9709ff5636c1a95d8d075b22a53fd5e62ed74e.tar.gz UXP-cd9709ff5636c1a95d8d075b22a53fd5e62ed74e.tar.lz UXP-cd9709ff5636c1a95d8d075b22a53fd5e62ed74e.tar.xz UXP-cd9709ff5636c1a95d8d075b22a53fd5e62ed74e.zip |
Merge pull request #523 from JustOff/PR_locale_regressions
Fix misc regressions in en-US locale
Diffstat (limited to 'toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd')
-rw-r--r-- | toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd b/toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd index c2d49d683..841655127 100644 --- a/toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd +++ b/toolkit/locales/en-US/chrome/pluginproblem/pluginproblem.dtd @@ -7,7 +7,7 @@ <!ENTITY unsupportedPlatform.pre "We're very sorry, but &brandShortName; can't play Flash on this device. "> <!-- LOCALIZATION NOTE (unsupportedPlatform.learnMore): Mobile only. This text is used to link to a SUMO page explaining why Flash is not supported on this device. Use the unicode ellipsis char, \u2026, or use "..." if \u2026 doesn't suit traditions in your locale. --> -<!ENTITY unsupportedPlatform.learnMore "Learn More…"> +<!ENTITY unsupportedPlatform.learnMore "Learn More…"> <!-- LOCALIZATION NOTE (unsupportedPlatform.post): Mobile only. Include text here if needed for your locale. --> <!ENTITY unsupportedPlatform.post ""> |