Closed Bug 1690391 Opened 4 years ago Closed 4 years ago

Fix fluent error: "[fluent][resolver] errors in en-US/do-import-multiple: Resolver error: Unknown variable: $key" when importing public key.

Categories

(MailNews Core :: Security: OpenPGP, task)

Tracking

(thunderbird_esr78 wontfix, thunderbird86 wontfix)

RESOLVED FIXED
87 Branch
Tracking Status
thunderbird_esr78 --- wontfix
thunderbird86 --- wontfix

People

(Reporter: lasana, Assigned: lasana)

Details

Attachments

(1 file)

This is a minor discrepancy. The data-l10n-id assigned to the #importLabel expects a variable $key to be passed. It's dynamically updated after the fact to show correctly.

Attached patch bug1690391.patchSplinter Review

Removed the l10n id from markup and have the translation happen once instead.

Attachment #9200762 - Flags: review?(mkmelin+mozilla)
Comment on attachment 9200762 [details] [diff] [review] bug1690391.patch Review of attachment 9200762 [details] [diff] [review]: ----------------------------------------------------------------- The alternative would be to put `data-l10n-args='{"key": 0}'` into the markup.
Attachment #9200762 - Flags: review?(mkmelin+mozilla) → review+
Status: NEW → ASSIGNED
Target Milestone: --- → 87 Branch

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/679316f93fd4
Fix fluent warning about missing $key variable when importing public keys. r=mkmelin

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: