Closed
Bug 416731
Opened 17 years ago
Closed 17 years ago
When an update has been downloaded, dialog text refers to a "Later" button, should be "Not Now"
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
VERIFIED
FIXED
mozilla1.9beta4
People
(Reporter: dao, Assigned: dao)
References
Details
(Keywords: late-l10n)
Attachments
(1 file, 1 obsolete file)
3.18 KB,
patch
|
Gavin
:
review+
mtschrep
:
approval1.9+
|
Details | Diff | Splinter Review |
The name of the button has been changed in bug 391598 (attachment 299253 [details] [diff] [review]). &finishedBackground.more2; slipped through.
Flags: blocking-firefox3?
Attachment #302476 -
Flags: review?(mconnor)
Comment 1•17 years ago
|
||
Comment on attachment 302476 [details] [diff] [review]
patch
Changing finishedBackground.more1 without the string having changed creates more work for localizers. I'm not sure string naming consistency is worth the trouble, but I guess they're going to have to load up this file anyways to make the other change...
Can you add a localization note that says something like "This string describes the button label defined by notNowButton in chrome/mozapps/update/updates.properties."?
Attachment #302476 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 2•17 years ago
|
||
(In reply to comment #1)
> (From update of attachment 302476 [details] [diff] [review])
> Changing finishedBackground.more1 without the string having changed creates
> more work for localizers. I'm not sure string naming consistency is worth the
> trouble, but I guess they're going to have to load up this file anyways to make
> the other change...
Given that we're past string freeze, I reverted this.
> Can you add a localization note that says something like "This string describes
> the button label defined by notNowButton in
> chrome/mozapps/update/updates.properties."?
Done. (I wrote updates.properties without the path, because it's the same directory.)
Attachment #302476 -
Attachment is obsolete: true
Attachment #302647 -
Flags: review?(gavin.sharp)
Updated•17 years ago
|
Attachment #302647 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Updated•17 years ago
|
Attachment #302647 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #302647 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Updated•17 years ago
|
Keywords: checkin-needed
Comment 3•17 years ago
|
||
Checking in toolkit/locales/en-US/chrome/mozapps/update/updates.dtd;
/cvsroot/mozilla/toolkit/locales/en-US/chrome/mozapps/update/updates.dtd,v <-- updates.dtd
new revision: 1.31; previous revision: 1.30
done
Checking in toolkit/mozapps/update/content/updates.xul;
/cvsroot/mozilla/toolkit/mozapps/update/content/updates.xul,v <-- updates.xul
new revision: 1.34; previous revision: 1.33
done
Status: NEW → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 beta4
Updated•17 years ago
|
Flags: blocking-firefox3? → blocking-firefox3+
Comment 4•17 years ago
|
||
Verified FIXED using:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4pre) Gecko/2008022304 Minefield/3.0b4pre
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b4pre) Gecko/2008022404 Minefield/3.0b4pre
-and-
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9b4pre) Gecko/2008022204 Minefield/3.0b4pre
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•