Closed
Bug 1072815
Opened 11 years ago
Closed 11 years ago
Multiple locales were missing in Lightning 3.3.1 release
Categories
(Calendar :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.3.2
People
(Reporter: sheensam, Assigned: Fallen)
References
Details
Attachments
(1 file, 1 obsolete file)
|
3.02 MB,
application/x-xpinstall
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
Build ID: 20140923175406
Steps to reproduce:
My calendar(Lightning add-on) from 3.3 upgrade to 3.3.1. The Chinese UI is disappear.
I check lightning-zh-TW.jar,calendar-zh-TW.jar ,chrome.manifest can not found those jar files and zh-TW setting when I re-install Lightning plugin 3.3.1 version on MS windows.
Actual results:
The 3.3.1 version not include calendar-zh-TW.jar, lightning-zh-TW.jar Chinese translation files.
Expected results:
It should be show up Traditional Chinese.
| Reporter | ||
Updated•11 years ago
|
OS: All → Windows 7
Priority: -- → P3
Hardware: All → x86_64
Comment 1•11 years ago
|
||
Confirmed. The 3.3 release on ftp.mozilla.org does have sk, zh-CN, zh-TW, but these locales are missing in 3.3.1 release on AMO, and Nightly locale builds are still working.
Pike, this should be something related to the building process right?
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(l10n)
Priority: P3 → --
Comment 2•11 years ago
|
||
I don't know a lot about calendar, moving over to there for investigation.
Assignee: petercpg → nobody
Component: zh-TW / Chinese (Traditional) → Build Config
Flags: needinfo?(l10n)
Product: Mozilla Localizations → Calendar
QA Contact: petercpg
Target Milestone: --- → 3.3.1
| Assignee | ||
Comment 3•11 years ago
|
||
I wonder how this happened, I assume its because of the shipped-locales file on comm-esr31. Looks like I need to release 3.3.2.
| Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(philipp)
Comment 4•11 years ago
|
||
Also reporting same for Lithuanian and Gaelic, seems to be a general problem
Updated•11 years ago
|
Summary: Lightning 3.3.1 not include Chinese( Traditional ,Simplified) Translation → Multiple locales were missing in Lightning 3.3.1 release
| Assignee | ||
Comment 5•11 years ago
|
||
Could you try this xpi and see if it works for you? I've copied over all locales from 3.3
Flags: needinfo?(philipp)
Comment 6•11 years ago
|
||
After restart, calendar is still all in English :(
| Assignee | ||
Comment 7•11 years ago
|
||
Michael, gd and lt were not part of Lightning 3.3 either, can you confirm? Is it possible that there was some mixup with the dashboard and signoffs at that time?
Comment 8•11 years ago
|
||
Isn't 3.3 well past the point when we agreed that signoff on Tb would automatically work for Lightning or something? I honestly can't remember, I'm useless with dates and numbers.
| Assignee | ||
Comment 9•11 years ago
|
||
Yes, at times of 3.3 the Thunderbird signoff is the one used for Lightning. I can't say why the locale was not included at that time though. The only way I can do that now is to manually compile calendar-gd.jar and lightning-gd.jar and add them in to 3.3.2. I can see if I can create a script that does it from the repository if you give me changesets that work.
Comment 10•11 years ago
|
||
(In reply to Philipp Kewisch [:Fallen] from comment #5)
> Created attachment 8541232 [details]
> lightning-win32-332.xpi
>
> Could you try this xpi and see if it works for you? I've copied over all
> locales from 3.3
zh-TW came back in this build.
Comment 11•11 years ago
|
||
I have no idea how to do a changeset but since the number of users is probably low for this locale, I'm ok waiting for 3.4 assuming it won't be a year or so before it comes out.
| Assignee | ||
Comment 12•11 years ago
|
||
With changeset I mean the version you would sign off on where the locale is green on the dashboard, but for the branch of 3.3.x. Version 3.4 is already in beta, thr next would be Lightning 4.0
| Assignee | ||
Comment 13•11 years ago
|
||
If you have trouble finding that version let me know, I'll try to extract the info from the dashboard and hg repository in the next few days.
Comment 14•11 years ago
|
||
I'd suggest to go through the tagged revisions on http://hg.mozilla.org/releases/l10n/mozilla-release/gd/tags (beta still tags, too)
| Assignee | ||
Comment 15•11 years ago
|
||
So I used the signed-off changeset from https://l10n.mozilla.org/shipping/l10n-changesets?av=tb31 for gd and lt, and both locales were missing strings at the time.
I also tried to go down a few commits in the gd repository, the closest I got to success was changeset 02974f2e1dbf from August 25th, where there are only 4 errors and no missing strings. The same for lt with changeset 3da4e0197337.
I've attached an xpi containing the locales at those changesets, please test.
The proposed release date for Lightning 4.0 is 2015-05-19 per https://wiki.mozilla.org/RapidRelease/Calendar (look for Firefox 38). We need to make sure we find a solution so this can be done with the build system until then. This means making sure the commits occur in the right order. If Thunderbird stuff was pushed first, you need to sign off Thunderbird on the Lightning changeset.
Comment 16•11 years ago
|
||
That worked for me (gd), thanks Philipp.
Comment 17•11 years ago
|
||
Seems to work for lt as well. Can you publish this update on AMO?
| Assignee | ||
Comment 18•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: 3.3.1 → 3.3.2
You need to log in
before you can comment on or make changes to this bug.
Description
•