Closed Bug 1835892 Opened 1 years ago Closed 1 years ago

Wrong dashes in Device Migration Spotlight subtitle EN string

Categories

(Firefox :: Messaging System, defect, P1)

defect

Tracking

()

VERIFIED FIXED
116 Branch
Iteration:
116.1 - June 5 - June 16
Tracking Status
firefox114 --- verified
firefox115 --- verified
firefox116 --- verified

People

(Reporter: aminomancer, Assigned: aminomancer)

References

Details

Attachments

(1 file)

This string has double en dashes, but (per Acorn) it should have a single em dash .

This isn't a critical issue and won't block the experiment. The string has already been translated, and translators have done their own thing with the dashes. So there's no need to change the ID to restart translation. We can just change the EN strings in-place, and let it ride the trains for 115 or 116.

The needed changes are very simple:

diff --git a/browser/locales/en-US/browser/newtab/asrouter.ftl b/browser/locales/en-US/browser/newtab/asrouter.ftl
index 6615a601fa70c..53b6515cec100 100644
--- a/browser/locales/en-US/browser/newtab/asrouter.ftl
+++ b/browser/locales/en-US/browser/newtab/asrouter.ftl
@@ -244,6 +244,6 @@ fxa-sync-cfr-secondary = Remind me later
 ## Device Migration FxA Spotlight

 device-migration-fxa-spotlight-header = Using an older device?
-device-migration-fxa-spotlight-body = Back up your data to make sure you don’t lose important info like bookmarks and passwords –– especially if you switch to a new device.      
+device-migration-fxa-spotlight-body = Back up your data to make sure you don’t lose important info like bookmarks and passwords — especially if you switch to a new device.       
 device-migration-fxa-spotlight-primary-button = How to back up my data
 device-migration-fxa-spotlight-link = Remind me later
Assignee: nobody → shughes
Iteration: --- → 116.1 - June 5 - June 16
Priority: -- → P1
Pushed by shughes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c47daffc9229 Fix dash in Device Migration Spotlight subtitle EN string. r=flod,fluent-reviewers

Comment on attachment 9337499 [details]
Bug 1835892 - Fix dash in Device Migration Spotlight subtitle EN string. r?flod

Beta/Release Uplift Approval Request

  • User impact if declined: EN users will see unconventional double en-dashes in the Device Migration Spotlight message's sub-heading, instead of the standard single em-dash.

Ideally, we would like to uplift this for the 114 dot-release in addition to beta, since the message will be targeting 114+ users.

  • Is this code covered by automated tests?: No
  • Has the fix been verified in Nightly?: No
  • Needs manual test from QE?: No
  • If yes, steps to reproduce:
  • List of other uplifts needed: None
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): Only changes the English version of a single string. Not a critical uplift by any means but very low risk.
  • String changes made/needed: The patch changes an English string, but without triggering new translations, since only the EN string was affected by the bug.
  • Is Android affected?: No
Attachment #9337499 - Flags: approval-mozilla-release?
Attachment #9337499 - Flags: approval-mozilla-beta?
Status: NEW → RESOLVED
Closed: 1 years ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch

Comment on attachment 9337499 [details]
Bug 1835892 - Fix dash in Device Migration Spotlight subtitle EN string. r?flod

Approved for 115 beta, thanks.

Attachment #9337499 - Flags: approval-mozilla-beta? → approval-mozilla-beta+

I have verified this issue using the latest Firefox Nightly 116.0a1 (Build Id: 20230613092556) and Firefox Beta 115.0b5 (Build Id: 20230613195413) on Windows 8.1 and I can confirm that the subtitle from the Device Migration spotlight does not contain double dashes anymore.

Status: RESOLVED → VERIFIED

Comment on attachment 9337499 [details]
Bug 1835892 - Fix dash in Device Migration Spotlight subtitle EN string. r?flod

Approved for 114.0.2, thanks.

Attachment #9337499 - Flags: approval-mozilla-release? → approval-mozilla-release+

I have verified this issue using Firefox Release 114.0.2 (Build ID: 20230619081400) on Windows 8.1 and I can confirm that the subtitle from the Device Migration spotlight does not contain double dashes anymore.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: