Closed
Bug 488574
Opened 16 years ago
Closed 16 years ago
remove hardcoded english strings caused by bug 488218
Categories
(Firefox :: General, defect, P2)
Firefox
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: dougt, Assigned: dougt)
Details
(Keywords: fixed1.9.1, late-l10n, Whiteboard: [geo])
Attachments
(1 file, 2 obsolete files)
2.62 KB,
patch
|
dougt
:
review+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
in bug 488218, we used US-en hard coded strings. we need to localize these.
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #373338 -
Flags: review?
Assignee | ||
Updated•16 years ago
|
Flags: blocking-firefox3.5?
Assignee | ||
Updated•16 years ago
|
Attachment #373338 -
Flags: review? → review?(gavin.sharp)
Comment 2•16 years ago
|
||
Comment on attachment 373338 [details] [diff] [review]
patch v.1
>+geolocation.learnMore=Learn More...
... should this be using hellip?
Assignee | ||
Comment 3•16 years ago
|
||
can i just replace "..." with "…"
Comment 4•16 years ago
|
||
Sadly not, I suggest copy'n'paste from http://mxr.mozilla.org/mozilla-central/source/toolkit/locales/en-US/chrome/global-platform/win/intl.properties#5
Assignee | ||
Comment 5•16 years ago
|
||
Attachment #373338 -
Attachment is obsolete: true
Attachment #373349 -
Flags: review?
Attachment #373338 -
Flags: review?(gavin.sharp)
Assignee | ||
Comment 6•16 years ago
|
||
axel tells me that the localization note should be directly above the entity. i can fix that before I push
Assignee | ||
Updated•16 years ago
|
Whiteboard: [geo]
Updated•16 years ago
|
Assignee | ||
Updated•16 years ago
|
Attachment #373349 -
Flags: review? → review?(gavin.sharp)
Updated•16 years ago
|
Attachment #373349 -
Flags: review?(gavin.sharp) → review+
Comment 7•16 years ago
|
||
Comment on attachment 373349 [details] [diff] [review]
patch v.2
You forgot the nsBrowserGlue changes in this diff, but r=me assuming they're the same as in attachment 373338 [details] [diff] [review], and with the l10n note moved per Axel.
Assignee | ||
Comment 8•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 9•16 years ago
|
||
carrying forward gavin's r+
Attachment #373349 -
Attachment is obsolete: true
Attachment #373660 -
Flags: review+
Attachment #373660 -
Flags: approval1.9.1?
Comment 10•16 years ago
|
||
Comment on attachment 373660 [details] [diff] [review]
inclusive patch
>+# LOCALIZATION NOTE (geolocation.learnMore): Use the unicode ellipsis char, \u2026,
>+# or use "..." unless \u2026 doesn't suit traditions in your locale.
Shouldn't this be "if" instead of "unless"?
As far as I understand the tree rules, this doesn't need approval after the beta freeze, since it's blocking...
Comment 11•16 years ago
|
||
Yes, it should be "if". The existing comments in intl.properties also have this problem.
Updated•16 years ago
|
Whiteboard: [geo] → [geo][will approve after b4 cutoff]
Comment 12•16 years ago
|
||
Comment on attachment 373660 [details] [diff] [review]
inclusive patch
We're actually gonna change some strings, I'll come back around to specify ...
Attachment #373660 -
Flags: ui-review-
Attachment #373660 -
Flags: approval1.9.1?
Attachment #373660 -
Flags: approval1.9.1-
Assignee | ||
Comment 13•16 years ago
|
||
beltzner, lets open up a new bug for that work.
Comment 14•16 years ago
|
||
Beltzner, Doug commented to possibly fork the string changes to a different bug, but you're not on CC so you probably didn't get that request.
Comment 15•16 years ago
|
||
Comment on attachment 373660 [details] [diff] [review]
inclusive patch
OK, I'll file the followup to change the strings.
Attachment #373660 -
Flags: ui-review-
Attachment #373660 -
Flags: approval1.9.1-
Attachment #373660 -
Flags: approval1.9.1+
Comment 16•16 years ago
|
||
Follow up is bug 491739
Comment 17•16 years ago
|
||
Please land this on branch.
Whiteboard: [geo][will approve after b4 cutoff] → [geo]
Assignee | ||
Comment 18•16 years ago
|
||
Comment 19•16 years ago
|
||
Those are different strings, as far as I can see. nsBrowserGlue.js still has the hardcoded string:
http://mxr.mozilla.org/mozilla1.9.1/source/browser/components/nsBrowserGlue.js#1100
Assignee | ||
Comment 20•16 years ago
|
||
ah, right. pretty sure mike also wanted these.
http://hg.mozilla.org/releases/mozilla-1.9.1/rev/f573430102e6
Updated•16 years ago
|
Keywords: fixed1.9.1
Assignee | ||
Comment 21•16 years ago
|
||
fwiw, the only string difference between 1.9.1 and mc related to geolocation is the access key for the "remember this decision":
checkbox.setAttribute("accesskey", browserBundle.GetStringFromName("geolocation.remember.accesskey"));
gavin, do we want to ask for another localization change here?
Comment 22•16 years ago
|
||
If we've already made changes for this milestone, making one more probably won't hurt. On its own, the accesskey functionality is probably not worth the effort.
Comment 23•16 years ago
|
||
Adding one more string will make us slip the RC1 schedule now, I don't think that's acceptible. Making this change after RC1 will delay whichever RC would come after that, not sure if we're willing to take that either.
Comment 24•16 years ago
|
||
(In reply to comment #23)
> Adding one more string will make us slip the RC1 schedule now
One additional string on top of the two we've already added will make us slip RC1?
Comment 25•16 years ago
|
||
Of course. Frankly, I don't know where I had to pick you up in explaining why.
Comment 26•16 years ago
|
||
Just to be clear, I meant "the two we've already added for this milestone". Doug pushed two string additions on the 15th. Now it's the 17th, and we're talking about potentially adding one more. Are you saying that localizers have already all updated their locales to add the 2 strings and gone through signoff, so adding one more will force them to go through another round?
Comment 27•16 years ago
|
||
Yes. Code freeze is supposed to be on Wednesday, and the usual concept is to have a l10n freeze at least over the weekend, with opt-in thread open. Which is http://groups.google.com/group/mozilla.dev.l10n/browse_frm/thread/0f7ae76ae424e870#.
You need to log in
before you can comment on or make changes to this bug.
Description
•