Skip to content

Commit c5458be

Browse files
jmueckekjang@mozilla.com
authored andcommitted
Bug 1978226 - Use correct name for HTTPS RRs in about:networking. r=kershaw,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D257939
1 parent 6ceb1f6 commit c5458be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

toolkit/content/aboutNetworking.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<thead>
199199
<tr>
200200
<th
201-
data-l10n-id="about-networking-dns-https-rr-lookup-table-column"
201+
data-l10n-id="about-networking-dns-https-rrs-lookup-table-column"
202202
></th>
203203
</tr>
204204
</thead>

toolkit/locales/en-US/toolkit/about/aboutNetworking.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ about-networking-dns-lookup = DNS Lookup
3939
about-networking-dns-lookup-button = Resolve
4040
about-networking-dns-domain = Domain:
4141
about-networking-dns-lookup-table-column = IPs
42-
about-networking-dns-https-rr-lookup-table-column = HTTP RRs
42+
about-networking-dns-https-rrs-lookup-table-column = HTTPS RRs
4343
about-networking-rcwn = RCWN Stats
4444
about-networking-rcwn-status = RCWN Status
4545
about-networking-rcwn-cache-won-count = Cache won count

0 commit comments

Comments
 (0)