Capitalize 'p' in "Recommended by Pocket"
Categories
(Firefox :: New Tab Page, enhancement)
Tracking
()
People
(Reporter: digitalnewslab, Assigned: thecount)
Details
Attachments
(2 files)
|
363.68 KB,
image/png
|
Details | |
|
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
Capitalize 'p' in Recommended by Pocket.
| Reporter | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
[Tracking Requested - why for this release]: It's a super small low risk patch to fix a small regression in beta and nightly.
Comment 4•6 years ago
|
||
| bugherder | ||
Comment 6•6 years ago
|
||
I have verified this that the 'p' in "Recommended by Pocket" is capitalized on Latest Firefox Nightly 73.0a1 (Build ID: 20191209215019) on Windows 10 x64, Mac 10.14.6 and Arch Linux 3.34.1.
| Assignee | ||
Comment 8•5 years ago
|
||
Comment on attachment 9113877 [details]
Bug 1601714 - Capitalize 'p' in "Recommended by Pocket"
Beta/Release Uplift Approval Request
- User impact if declined: Just looks bad with incorrect capitalization (lack of) on a frequently seem page.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Load up a newtab and look for "Recommended by Pocket"
Expected: Should be "Recommended by Pocket" and not "Recommended by pocket"
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Super small change.
It's not a localization based string change even though it looks like it could be. It's just changing the variable we pass in for the "Pocket" string, not the localized string.
- String changes made/needed: none
| Assignee | ||
Updated•5 years ago
|
Comment 9•5 years ago
|
||
Comment on attachment 9113877 [details]
Bug 1601714 - Capitalize 'p' in "Recommended by Pocket"
newtab capitalization change, approved for 72.0b7
Comment 10•5 years ago
|
||
| bugherder uplift | ||
Comment 11•5 years ago
|
||
I have verified that the 'p' in "Recommended by Pocket" is capitalized on Firefox Beta 72.0b7 (Build ID: 20191213132525) on Windows 10 x64, Mac 10.14.6 and Arch Linux 3.34.1.
Updated•5 years ago
|
Description
•