Closed
Bug 1354949
Opened 9 years ago
Closed 9 years ago
Minor string change in updateRestart.header.message
Categories
(Toolkit :: Application Update, enhancement)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: bram, Assigned: alexical)
Details
Attachments
(1 file)
As a followup to bug 893505 comment 214, we’d like to change the string of updateRestart.header.message slightly.
From:
"Restart &brandShorterName; to apply update."
To:
"Restart &brandShorterName; to apply the update."
Thanks :flod for pointing out this issue!
Comment 1•9 years ago
|
||
Feel free to land the change without updating the string ID. The meaning is clear enough for anyone who localized the original landing.
https://developer.mozilla.org/en-US/docs/Mozilla/Localization/Localization_content_best_practices#Changing_existing_strings
| Comment hidden (mozreview-request) |
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8856614 [details]
Bug 1354949 - Add 'the' to updateRestart message
https://reviewboard.mozilla.org/r/128570/#review130980
Attachment #8856614 -
Flags: review?(robert.strong.bugs) → review+
Pushed by rstrong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/28813897761c
Add 'the' to updateRestart message r=rstrong
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → dothayer
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
| Assignee | ||
Comment 6•9 years ago
|
||
I just encountered this in the wild and realized it sounded a little weird. "Restart &brandShorterName; to apply _the_ update" makes it sound like I've already been told about this update, which I haven't. I think this should probably be "Restart &brandShorterName; to apply _an_ update".
Thoughts Bram?
Flags: needinfo?(bram)
| Reporter | ||
Comment 7•9 years ago
|
||
(In reply to Doug Thayer [:dthayer] from comment #6)
> I just encountered this in the wild and realized it sounded a little weird.
> "Restart &brandShorterName; to apply _the_ update" makes it sound like I've
> already been told about this update, which I haven't. I think this should
> probably be "Restart &brandShorterName; to apply _an_ update".
>
> Thoughts Bram?
Sorry I had missed responding to this request.
What about “Restart &brandShorterName; to finish updating”?
Flags: needinfo?(bram)
| Reporter | ||
Updated•9 years ago
|
Flags: needinfo?(dothayer)
Comment 8•9 years ago
|
||
Would “Restart &brandShorterName; to update”? Some locales can have long strings and this would be less likely to extend beyond one line.
| Reporter | ||
Comment 9•9 years ago
|
||
(In reply to Robert Strong [:rstrong] (use needinfo to contact me) from comment #8)
> Would “Restart &brandShorterName; to update”?
Yes. Shorter would be better.
Just a small reordering of word will make this a bit clearer: “Restart to update &brandShorterName”.
We also have a button label on “About Firefox” that says “Restart &brandShorterName to update”. When we’re updating our string on the doorhanger, we should also update the button label on this window, so it stays consistent.
What do you think?
Comment 10•9 years ago
|
||
That sounds fine to me and thanks!
Comment 11•9 years ago
|
||
Doug, if you think the above would be a good change please file a new bug. Since some locales have likely already localized please use new names for the entities.
You need to log in
before you can comment on or make changes to this bug.
Description
•