diff options
author | Gaming4JC <g4jc@bulletmail.org> | 2018-06-21 20:40:03 -0400 |
---|---|---|
committer | Gaming4JC <g4jc@bulletmail.org> | 2018-06-21 20:40:03 -0400 |
commit | e505d504687e7b315a0ab84f5f57cf52434336d3 (patch) | |
tree | e4d11b58fe025adb00009c511d69e49387b8333c /base | |
parent | cf2ec9e9788120baace086a45ba898fc709a5e6f (diff) | |
download | iceweasel-uxp-e505d504687e7b315a0ab84f5f57cf52434336d3.tar.gz |
minor aboutDialog wording fix
Diffstat (limited to 'base')
-rw-r--r-- | base/content/aboutDialog.xul | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/content/aboutDialog.xul b/base/content/aboutDialog.xul index e3aab53..4e244b5 100644 --- a/base/content/aboutDialog.xul +++ b/base/content/aboutDialog.xul @@ -131,7 +131,7 @@ Iceweasel-UXP is community software released by <label class="text-link" href="https://www.hyperbola.info">Hyperbola Project</label>, <label class="text-link" href="https://github.com/MoonchildProductions/UXP">Unified XUL Platform developers</label>, and Mozilla developers. Learn <label class="text-link" useoriginprincipal="true" href="about:credits">who contributed</label> to this software. </description> <description class="text-blurb" id="contributeDesc"> - Want to help? Please consider <label class="text-link" href="https://www.palemoon.org/donations.shtml">donating to Unified XUL Platform development</label> and/or <label class="text-link" href="https://www.hyperbola.info/donate">Hyperbola Project</label> for this Iceweasel-UXP application. + Want to help? Please consider donating to <label class="text-link" href="https://www.palemoon.org/donations.shtml">Unified XUL Platform development</label> and/or <label class="text-link" href="https://www.hyperbola.info/donate">Hyperbola Project development</label>. </description> #endif </vbox> |