Closed
Bug 1048274
Opened 11 years ago
Closed 11 years ago
Follow up of Bug 1039509: fix the WiFi String
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: macajc, Assigned: macajc)
References
Details
(Whiteboard: [systemsfe])
User Story
As an OEM I want to disable software update of the device via 2G, so that users do not get a bad perception because of long downloading times Acceptance criteria: AC1: This parameter will be configured in build time so each OEM can customize it according to each country needs. Possible values are OFF (downloads over 2G are disabled) or ON (downloads over 2G are enabled). AC2: In case this parameter is not configured, the default value will be set to OFF (downloads over 2G disabled). AC3: If the device is connected via 2G, and the parameter is set to OFF, the user will be notified that the downloading process is not possible. Instead of showing the Downloading confirmation screen (specified in screen 4, page 7 of https://bug1034735.bugzilla.mozilla.org/attachment.cgi?id=8453638) a message error will be shown asking him to connect via WiFi or 3G (if allowed) and try to download it again.
Attachments
(2 files)
This bug a follow up bug of 1039509.
fix the downloadUpdatesVia2GForbidden value for change "WiFi" to "Wi-Fi" in locale file.
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8467071 -
Flags: review?(francesco.lodolo)
Comment 2•11 years ago
|
||
Comment on attachment 8467071 [details] [review]
change WiFi to Wi-Fi
I guess this patch is trivial enough for me to review :-)
Attachment #8467071 -
Flags: review?(francesco.lodolo) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Sure. Commit here:
https://github.com/mozilla-b2g/gaia/commit/19bf9795263e2ccc15d824a52ebf23c2670fa9b9
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Matej, can you help review the wording in this message?
Flags: needinfo?(Mnovak)
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → carmen.jimenezcabezas
Comment 6•11 years ago
|
||
I would tweak it a bit:
Downloads are not possible on slow connections (2G). Please connect via Wi-Fi or 3G (if possible) and try again.
Flags: needinfo?(Mnovak)
| Assignee | ||
Comment 7•11 years ago
|
||
I'm sorry for the inconvenience, I've filed bug 1049842 as a continuation bug, and opened a pr. Could you review that?
You need to log in
before you can comment on or make changes to this bug.
Description
•