Closed
Bug 660010
Opened 14 years ago
Closed 14 years ago
Update copy on firefox download button
Categories
(Websites :: spark.mozilla.org, defect)
Websites
spark.mozilla.org
Tracking
(Not tracked)
VERIFIED
FIXED
2.0
People
(Reporter: guillaume, Assigned: guillaume)
Details
(Keywords: l12y)
Per Caitlin's request:
On https://spark.allizom.org/en-US/home, the sentence below the 'Get Firefox for mobile' button should be removed, and the copy inside the button should be changed to 'Get Firefox for mobile - FREE".
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → guillaume
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → 2.0
Comment 1•14 years ago
|
||
Please CC on such bugs.
Guillaume suggested that we make use of an if-else, and have a case for en-US with the new string, and a case for all other locales with the old one.
I think this is a good idea.
Keywords: l12y
Assignee | ||
Comment 2•14 years ago
|
||
Fixed by this commit:
https://github.com/mozilla/spark-eol/commit/18a2e50043c85abe53843b3972246804b9704477
The button only changes if the current locale is English, or if there is a translation available for the new string.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
verified fixed https://spark.allizom.org/en-US/home
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•