mirror of
https://codeberg.org/librewolf/source.git
synced 2025-03-12 14:11:42 -05:00
Localize about dialog
This commit is contained in:
parent
1db9c69479
commit
3053e3145a
2 changed files with 2 additions and 4 deletions
1
l10n/en-US/browser/aboutDialog.inc.ftl
Normal file
1
l10n/en-US/browser/aboutDialog.inc.ftl
Normal file
|
@ -0,0 +1 @@
|
|||
about-librewolf = LibreWolf is custom version of Firefox, with the primary goals of privacy, security and user freedom.
|
|
@ -42,10 +42,7 @@
|
|||
</div >
|
||||
<label id="distribution" />
|
||||
<label id="distributionId" />
|
||||
<label id="aboutText">
|
||||
LibreWolf is an independent fork of Firefox, with the primary
|
||||
goals of privacy, security and user freedom.
|
||||
</label>
|
||||
<label id="aboutText" data-l10n-id="about-librewolf" />
|
||||
<label id="websiteLink" is="text-link" href="https://librewolf.net/">https://librewolf.net/</label>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue