Hi,

Great, thanks for the answer.

--
Jeremy

On Mon, Nov 30, 2009 at 23:31, Nebojša Ćirić <c...@chromium.org> wrote:

> Hi Jeremy,
>  sorry for late reply.
>
>  Accept-Language list is sorted as you said, more important language
> first...
>
>  As for i18n-ing your extension - if you can wait ~2 weeks, we should have
> manifest, and JavaScript API ready for you to use (you can already test JS
> by using chrome.i18n.getMessage() - but it works well only for unpacked
> extensions).
>
> Regards,
>  Nebojsa Ciric
>
> (resending because of the bounced email from groups)
>
> On Thu, Nov 26, 2009 at 4:49 PM, Jeremy Selier <jerem.sel...@gmail.com>wrote:
>
>> Ok, thanks for the answer Aaron.
>>
>> --
>> Jeremy
>>
>> On Nov 27, 1:06 am, Aaron Boodman <a...@google.com> wrote:
>>
>> > On Thu, Nov 26, 2009 at 3:55 PM, Jeremy Selier <jerem.sel...@gmail.com>
>> wrote:
>> > > Anyone? From my tests it seems like the order is like the order of
>> > > Accept-Language header of HTTP :
>> > >http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.4I just
>>
>> > > want to be sure I can base my detection on this.
>> >
>> > I would assume this is right, but Cira will know for sure.
>> >
>> > > Also, am I right to code everything from the ground to deal with i18n,
>> > > like building a JavaScript array of all my translations and load them
>> > > based on the result of chrome.i18n.getAcceptLanguages or will this
>> > > design documenthttp://
>> sites.google.com/a/chromium.org/dev/developers/design-document...
>>
>> > > be up and running for the launch of extensions?
>> >
>> > For beta, we will not have anything more than what we have now. So if
>> > you need i18n for beta, you'll have to make do with what's there.
>> >
>> > For stable, we intend to have what we have now, plus i18n of the
>> > manifest text strings. We may also have substitution of strings in
>> > HTML, but that isn't clear yet.
>> >
>> > - a
>>
>> --
>>
>> You received this message because you are subscribed to the Google Groups
>> "Chromium-extensions" group.
>> To post to this group, send email to chromium-extensions@googlegroups.com
>> .
>> To unsubscribe from this group, send email to
>> chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/chromium-extensions?hl=en.
>>
>>
>>
>


-- 
Jeremy Selier
Email : jerem.sel...@gmail.com
Phone : +33 (0)6 73 73 94 64
Web : http://jeremyselier.com

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to