Closed
Bug 560525
Opened 15 years ago
Closed 14 years ago
[gd] Firefox 3.6 protocol handler setup for Scottish Gaelic
Categories
(Mozilla Localizations :: gd / Scottish Gaelic, defect)
Mozilla Localizations
gd / Scottish Gaelic
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Pike, Unassigned)
References
()
Details
(Keywords: productization)
Protocol handlers are a new feature in Firefox 3.6 that allows links like mailto:nobody@mozilla.org to be handled by a webmail application.
In order to do that, the site needs to support a special API described on http://developer.mozilla.org/en/docs/Web-based_protocol_handlers.
For en-US, we're currently shipping with GMail and Yahoo! Mail for mailto:, 30boxes for webcal: and Mibbit for irc: urls, and we're on a ongoing evangelism effort to add more. For Scottish Gaelic, we'd like to do that, too.
First, the localization team and Stas (Stas Malolepszy) will look at the market for the language and come up with a good candidates. Michael, Kevin, we'll need your input on this, the guidelines for making recommendations are on <https://wiki.mozilla.org/L10n:Firefox/Productization>. Following that is a reach out by the evangelism team to try to get the vendor to support protocol handlers.
Once that happens, Stas will take over in reviewing the actual implementation, which will need to change the gecko.handlerService.* entries in browser/chrome/browser-region/region.properties. Please don't make changes to that file without getting a positive review by Stas or somebody else appointed by Stas/Sethb on a patch for that change upfront.
Comment 1•15 years ago
|
||
Again, there is nothing in Gaelic except for GoogleMail. So again I'd suggest using whatever EN-GB has.
Reporter | ||
Updated•15 years ago
|
Component: Other → gd / Scottish Gaelic
QA Contact: gd
Comment 2•14 years ago
|
||
Can you copy over the protocol handler setup from en-GB repo and request a review? Attach the patch here and request a review. With a positive review, we can land the setup.
You can find the en-GB protocol handler setup here:
http://hg.mozilla.org/releases/l10n-mozilla-1.9.2/en-GB/file/4f1f10b426ce/browser/chrome/browser-region/region.properties
Comment 3•14 years ago
|
||
Thanks for landing this part of region.properties. All looks good except for one thing that I would like to ask you to change.
In http://hg.mozilla.org/releases/l10n-mozilla-1.9.2/gd/file/3769010ffb18/browser/chrome/browser-region/region.properties#l38 the Yahoo! Mail label is translated to "Post-dealain Yahoo!". Since it's a name of a product, we'd prefer not to change it and comply with the branding used by the provider in the region. In this case, it's "Yahoo! Mail" in the UK.
Does this sound fair? Could you revert this change and bring "Yahoo! Mail" back? Thanks!
Comment 4•14 years ago
|
||
Ok will do!
Comment 5•14 years ago
|
||
Done, I'll commit some time early next week, too busy this weekend!
Reporter | ||
Comment 6•14 years ago
|
||
Michael, please submit a patch before landing for review? In general, we prefer to have patches to changes to region.properties and searchplugins, get the patches attached to the bug and request review, pretty like we did for the initial work.
Comment 7•14 years ago
|
||
I don't recall doing anything to region.properties as such even before - I'd assumed this came out of the main translation job?
Reporter | ||
Comment 8•14 years ago
|
||
Comment 9•14 years ago
|
||
Ah yes that's where I changed it back - it was this talk about "submitting a patch" that confused me. Perhaps I was supposed to do region.properties via a patch in the first place but I don't think Kevin or anyone else mentioned I should so I just went ahead and translated it.
I think, once we've got releases for Firefox and Thunderbird I'd like to talk to you guys about writing a "How to localise" guide that's - no offense meant - understandable to translators and other such common mortals ;)
Comment 10•14 years ago
|
||
(In reply to comment #9)
> Ah yes that's where I changed it back - it was this talk about "submitting a
> patch" that confused me. Perhaps I was supposed to do region.properties via a
> patch in the first place but I don't think Kevin or anyone else mentioned I
> should so I just went ahead and translated it.
>
> I think, once we've got releases for Firefox and Thunderbird I'd like to talk
> to you guys about writing a "How to localise" guide that's - no offense meant -
> understandable to translators and other such common mortals ;)
You won't be the first to try that! :) I know that Stas and I spent considerable time writing this document:
https://developer.mozilla.org/en/Create_a_new_localization
I'd love for you to write a detailed assessment of that document, including the link-throughs to give us your ideas on how to make that better. Ideally, your proposed changes could be discussed and added to this document.
Comment 11•14 years ago
|
||
Ok but parking the rewrite for now otherwise I'll never sleep ;)
I've changed it back to Yahoo! Mail in region.properties on Narro and uploaded it via the normal - I'm assuming that solves the problem?
If you still want me to submit a "patch" you'll have to tell me how cause I've no idea where to start doing a patch for something that was "just a translation" to me.
Comment 12•14 years ago
|
||
Looks like Michael fixed the Yahoo! Mail name (see comment 3) in http://hg.mozilla.org/releases/l10n-mozilla-1.9.2/gd/file/3769010ffb18/browser/chrome/browser-region/region.properties. I'm giving this landing a post hoc r+.
All looks good now, so I'm marking the bug as fixed. Thanks, Michael!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•