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•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
[Tracking Requested - why for this release]: It's a super small low risk patch to fix a small regression in beta and nightly.
Pushed by sdowne@getpocket.com: https://hg.mozilla.org/integration/autoland/rev/de1f41935d79 Capitalize 'p' in "Recommended by Pocket" r=gvn
Comment 4•1 year ago
|
||
bugherder |
Comment 6•1 year 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•1 year 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•1 year ago
|
Updated•1 year ago
|
Comment 9•1 year ago
|
||
Comment on attachment 9113877 [details]
Bug 1601714 - Capitalize 'p' in "Recommended by Pocket"
newtab capitalization change, approved for 72.0b7
Comment 10•1 year ago
|
||
bugherderuplift |
Comment 11•1 year 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•9 months ago
|
Description
•