Skip to content

Commit

Permalink
aboutDialog changes
Browse files Browse the repository at this point in the history
  • Loading branch information
K4sum1 committed Mar 22, 2024
1 parent fd7a0d0 commit 28985c1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions browser/base/content/aboutDialog.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -129,17 +129,17 @@
<vbox id="experimental" hidden="true">
<description class="text-blurb" id="warningDesc" data-l10n-id="warningDesc-version"></description>
<description class="text-blurb" id="communityExperimentalDesc" data-l10n-id="community-exp">
<label is="text-link" href="https://www.mozilla.org/?utm_source=firefox-browser&#38;utm_medium=firefox-desktop&#38;utm_campaign=about-dialog" data-l10n-name="community-exp-mozillaLink"/>
<label is="text-link" useoriginprincipal="true" href="about:credits" data-l10n-name="community-exp-creditsLink"/>
<label is="text-link" href="https://github.com/Eclipse-Community" data-l10n-name="community-exp-mozillaLink"/>
<label is="text-link" href="https://eclipse.cx/about.htm" data-l10n-name="community-exp-creditsLink"/>
</description>
</vbox>
<description class="text-blurb" id="communityDesc" data-l10n-id="community-2">
<label is="text-link" href="https://www.mozilla.org/?utm_source=firefox-browser&#38;utm_medium=firefox-desktop&#38;utm_campaign=about-dialog" data-l10n-name="community-mozillaLink"/>
<label is="text-link" useoriginprincipal="true" href="about:credits" data-l10n-name="community-creditsLink"/>
<label is="text-link" href="https://github.com/Eclipse-Community" data-l10n-name="community-mozillaLink"/>
<label is="text-link" href="https://eclipse.cx/about.htm" data-l10n-name="community-creditsLink"/>
</description>
<description class="text-blurb" id="contributeDesc" data-l10n-id="helpus">
<label is="text-link" href="https://donate.mozilla.org/?utm_source=firefox&#38;utm_medium=referral&#38;utm_campaign=firefox_about&#38;utm_content=firefox_about" data-l10n-name="helpus-donateLink"/>
<label is="text-link" href="https://www.mozilla.org/contribute/?utm_source=firefox-browser&#38;utm_medium=firefox-desktop&#38;utm_campaign=about-dialog" data-l10n-name="helpus-getInvolvedLink"/>
<label is="text-link" href="https://board.eclipse.cx/viewtopic.php?t=657" data-l10n-name="helpus-donateLink"/>
<label is="text-link" href="https://board.eclipse.cx/viewtopic.php?t=657" data-l10n-name="helpus-getInvolvedLink"/>
</description>
</vbox>
</vbox>
Expand Down
6 changes: 3 additions & 3 deletions browser/locales/en-US/browser/aboutDialog.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@ warningDesc-version = { -brand-short-name } is experimental and may be unstable.
aboutdialog-help-user = { -brand-product-name } Help
aboutdialog-submit-feedback = Submit Feedback
community-exp = <label data-l10n-name="community-exp-mozillaLink">{ -vendor-short-name }</label> is a <label data-l10n-name="community-exp-creditsLink">global community</label> working together to keep the Web open, public and accessible to all.
community-exp = <label data-l10n-name="community-exp-mozillaLink">{ -vendor-short-name }</label> is a <label data-l10n-name="community-exp-creditsLink">global community</label> working together to keep the Web open, public and accessible to those who wish to use Windows 7/8.
community-2 = { -brand-short-name } is designed by <label data-l10n-name="community-mozillaLink">{ -vendor-short-name }</label>, a <label data-l10n-name="community-creditsLink">global community</label> working together to keep the Web open, public and accessible to all.
community-2 = { -brand-short-name } is designed by <label data-l10n-name="community-mozillaLink">{ -vendor-short-name }</label>, a <label data-l10n-name="community-creditsLink">global community</label> working together to keep the Web open, public and accessible to those who wish to use Windows 7/8.
helpus = Want to help? <label data-l10n-name="helpus-donateLink">Make a donation</label> or <label data-l10n-name="helpus-getInvolvedLink">get involved!</label>
helpus = Want to help? <label data-l10n-name="helpus-getInvolvedLink">Contribute</label> to the dream of keeping a good computing experience alive!
bottomLinks-license = Licensing Information
bottomLinks-rights = End-User Rights
Expand Down

0 comments on commit 28985c1

Please sign in to comment.