This is a reminder that Mobile Firefox 4 beta 3 freeze is *tomorrow*
December 1, 2010. Please continue to work on your locales and don't
forget to sign off.
As of today, November 30, 18 locales still have missing strings. Those
include
1. Portuguese (Portugal) pt-PT
2. Hungarian hu
3. Slovakian sk
4. Finnish fi
5. Ukranian uk
6. Greek el
7. Slovene sl
8. Danish da
9. Japanese ja
10. Romanian ro
11. Hebrew he
12. Galician gl
13. Basque eu
14. Irish Gaelic ga-IE
15. Thai th
16. Vietnamese vi
17. Farsi fa
18. Serbian sr
If your locale is red, please try to finish translating those strings.
If you have read this far, don't forget to sign off.
Thanks,
-Seth
Seth Bindernagel wrote:
> Hi Everyone,
>
> The mobile team landed its strings for Mobile Firefox 4 beta 3. The
> deadline for final string translations is December 1, 2010. This is a
> good time for everyone to work on their version. We will likely have
> one more beta (a beta 4), but this will be very close to the New
> Year/Holiday celebrations. There will be work to do, but if you get
> the bulk of the work done now, you should be in good shape around
> holiday time.
>
> Axel has opened signoffs here:
>
> https://l10n-stage-sj.mozilla.org/shipping/dashboard?av=fennec4.0
>
> Sign off is *mandatory*.
>
> Please sign off on any work that you do. We will *not* take any
> locales who have not signed off on their work. Let's use the tools
> Axel and Gandalf have developed.
>
> If you have any questions about errors or warnings that you find on
> the URL view I just pasted above, please ask in this thread.
>
> Thanks everyone. Your work is incredible and everyone appreciates the
> effort very sincerely.
>
> Best wishes,
>
> Seth
> If your locale is red, please try to finish translating those strings.
>
> If you have read this far, don't forget to sign off.
>
> Thanks,
>
> -Seth
>
>
Hmmmm... I am trying to update the Greek tree, but I cannot find an
updated locales/ en-US browser.dtd anywhere in http://mxr.mozilla.org.
There are still many fennec4b3 and firefox4b8 blockers and I believe the code
freeze is not today.
https://bugzilla.mozilla.org/buglist.cgi?quicksearch=blocking-fennec%3A2.0b3+
https://bugzilla.mozilla.org/buglist.cgi?quicksearch=blocking2.0:beta8
L10n code freeze is different from the main one? Or we have some more time to
update the strings?
Seth Bindernagel wrote:
> Hi Everyone,
>
> This is a reminder that Mobile Firefox 4 beta 3 freeze is *tomorrow* December 1,
> 2010. Please continue to work on your locales and don't forget to sign off.
>
> As of today, November 30, 18 locales still have missing strings. Those include
>
> 1. Portuguese (Portugal) pt-PT
> 2. Hungarian hu
> 3. Slovakian sk
> 4. Finnish fi
> 5. Ukranian uk
> 6. Greek el
> 7. Slovene sl
> 8. Danish da
> 9. Japanese ja
> 10. Romanian ro
> 11. Hebrew he
> 12. Galician gl
> 13. Basque eu
> 14. Irish Gaelic ga-IE
> 15. Thai th
> 16. Vietnamese vi
> 17. Farsi fa
> 18. Serbian sr
>
> If your locale is red, please try to finish translating those strings.
>
> If you have read this far, don't forget to sign off.
>
> Thanks,
>
> -Seth
>
> Seth Bindernagel wrote:
>> Hi Everyone,
>>
>> The mobile team landed its strings for Mobile Firefox 4 beta 3. The deadline
>> for final string translations is December 1, 2010. This is a good time for
>> everyone to work on their version. We will likely have one more beta (a beta
>> 4), but this will be very close to the New Year/Holiday celebrations. There
>> will be work to do, but if you get the bulk of the work done now, you should
>> be in good shape around holiday time.
>>
>> Axel has opened signoffs here:
>>
>> https://l10n-stage-sj.mozilla.org/shipping/dashboard?av=fennec4.0
>>
>> Sign off is *mandatory*.
>>
>> Please sign off on any work that you do. We will *not* take any locales who
>> have not signed off on their work. Let's use the tools Axel and Gandalf have
>> developed.
>>
>> If you have any questions about errors or warnings that you find on the URL
>> view I just pasted above, please ask in this thread.
>>
>> Thanks everyone. Your work is incredible and everyone appreciates the effort
>> very sincerely.
>>
>> Best wishes,
>>
>> Seth
> _______________________________________________
> dev-l10n mailing list
> dev-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-l10n
>
The direction provided by the Fennec release drivers was to have our
l10n done by Dec 1. That was requested 2 weeks ago and the instruction
has not changed. I will check today to see if there is more time.
Thank you,
-seth
Just a bit more info for you and everyone:
I pinged Mark Finkle and he responded by saying that, as far as he
knows, our localizers can make changes until the release engineering
team starts spinning the RC builds. And, we have not started RC builds
as of right now. The development team still has a few bugs to land,
and are shooting for Thursday or Friday. If the dev team could make a
guess, you have a day or two more available to translate. Please sign
off if you are making changes now. Sign off is absolutely necessary to
be included in the beta 3.
https://l10n-stage-sj.mozilla.org/shipping/dashboard?av=fennec4.0
Lastly, the dev team will take strings again for beta 4 and that code
freeze will be January 6, 2011.
-Seth
Then I'll make ja l10n ready before the beta3rc builds. ;)
# sorry cannot take enough time to manage/work for fennec l10n these days
I don't have any device to test my work. Is there any other way to do
that on a desktop? Could I humbly ask for someone to help with a basic
test for sq locale?
TIA
Besnik
Jumping in for flod, download the localized desktop build, and then edit
chrome.manifest. Here's a little sed script that will do the trick:
sed -i .bak 's/en\-US/localized/' chrome.manifest
diff -u chrome.manifest.bak chrome.manifest
--- chrome.manifest.bak 2010-12-01 11:38:01.000000000 +0100
+++ chrome.manifest 2010-12-02 09:55:13.000000000 +0100
@@ -1,7 +1,7 @@
manifest components/interfaces.manifest
manifest components/nsINIProcessor.manifest
manifest components/nsProxyAutoConfig.manifest
-manifest chrome/en-US.manifest
+manifest chrome/localized.manifest
manifest components/nsHandlerService.manifest
manifest components/nsWebHandlerApp.manifest
manifest components/ConsoleAPI.manifest
Way, hacky, but it works.
Or, you download the en-US nightly, and install the langpack for your
locale, that should work as well.
mwu is making progress on this bug, fwiw, but fixing it requires some
changes in our build factories, sadly. So no low hanging fruit.
Axel
Axel Hecht wrote:
> On 02.12.10 09:44, Besnik Bleta wrote:
>> Më 11/30/2010 04:44 PM, Seth Bindernagel shkrojti:
>>
> Or, you download the en-US nightly, and install the langpack for your
> locale, that should work as well.
I downloaded the en-US nightly desktop build the other night and was
able to test a bunch of search plugins for different locales. You can
find the en-US nightly desktop builds here:
http://ftp.mozilla.org/pub/mozilla.org/mobile/nightly/latest-mobile-trunk/