Closed
Bug 983414
Opened 12 years ago
Closed 12 years ago
Sync success doorhanger copy should accurately reflect time delay in initial sync
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
VERIFIED
FIXED
Firefox 30
| Tracking | Status | |
|---|---|---|
| firefox29 | --- | wontfix |
People
(Reporter: jgruen, Assigned: jgruen)
Details
Attachments
(1 file)
|
5.87 KB,
patch
|
markh
:
review+
|
Details | Diff | Splinter Review |
current:
<!ENTITY syncStartPanel.heading "&brandShortName; is now syncing">
<!ENTITY syncStartPanel.subTitle "You can manage &syncBrand.shortName.label; in Options.">
<!ENTITY syncStartPanel.subTitleUnix "You can manage &syncBrand.shortName.label; in Preferences.">
expected:
title - Sync enabled
subtitle - &brandShortName; will begin syncing momentarily.
| Assignee | ||
Comment 1•12 years ago
|
||
Thanks Mark!
Assignee: nobody → jgruen
Attachment #8390889 -
Flags: review?(mhammond)
Comment 2•12 years ago
|
||
Comment on attachment 8390889 [details] [diff] [review]
0001-Bug-983414-fix-sync-success-copy-and-formatting.-r-m.patch
Review of attachment 8390889 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/base/content/browser.xul
@@ +404,5 @@
> <image class="sync-panel-icon"/>
> <vbox class="sync-panel-inner">
> <description id="sync-start-panel-title"
> + value="&syncStartPanel2.heading;"/>
> + <description id="sync-start-panel-subtitle"
trailing whitespace
Attachment #8390889 -
Flags: review?(mhammond) → review+
Comment 3•12 years ago
|
||
Comment 4•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 30
You need to log in
before you can comment on or make changes to this bug.
Description
•