Closed
Bug 1052469
Opened 11 years ago
Closed 11 years ago
[email] Update signature default to use proper brand
Categories
(Firefox OS Graveyard :: Gaia::E-Mail, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jrburke, Assigned: awissmann)
References
Details
Attachments
(1 file)
As :flod points out in bug 847168 comment 37, we should change 'FirefoxOS' to 'Firefox OS' for the default signature string. We just do this for the en-US locale.
This is a 2.1-only issue as the Signature code just landed in master.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8471714 -
Flags: review?(jrburke)
Comment 2•11 years ago
|
||
Technically, you need to change the string ID (I know, I'm a PITA).
Reporter | ||
Comment 3•11 years ago
|
||
:flod, I was under the impression we only change the string ID if we change how it is used, and not for fixing a typo in the existing en-US string? Or is the concern in this case that since it mentions branding, other localizations of the string are incorrectly using FirefoxOS now?
Comment 4•11 years ago
|
||
We don't change the string ID when we fix typos, but I'm not sure this can be considered a typo.
For sure we don't want other locales to use "FirefoxOS", and using a new ID is the only way to make sure of that.
Reporter | ||
Comment 5•11 years ago
|
||
Comment on attachment 8471714 [details] [review]
Patch
:flod, thanks for the clarification. We updated the string ID, and landed in gaia master:
https://github.com/mozilla-b2g/gaia/commit/8ec3fe5fc780bb56a8a618c086fc700bbcf18b3d
from pull request:
https://github.com/mozilla-b2g/gaia/pull/22790
Attachment #8471714 -
Flags: review?(jrburke) → review+
Comment 6•11 years ago
|
||
Thanks :-)
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•