I simply hate hardcoded strings :) OK, I'll workaround that for now, thanks!
-------------------------------------------------- From: "Aaron Boodman" <[email protected]> Sent: Saturday, November 14, 2009 11:24 PM To: "jachymko" <[email protected]> Cc: "Chromium-extensions" <[email protected]> Subject: Re: [chromium-extensions] i18n.getMessage broken? > On Sat, Nov 14, 2009 at 12:46 PM, jachymko <[email protected]> wrote: >> does anyone use i18n.getMessage? My newly-localizable extension has >> been working great in developer mode, but when installed as a crx >> package, the i18n.getMessage only works until first browser restart. >> It always returns 'undefined' in subsequent sessions. Has anyone >> encoutered this behavior? I filed a bug here: http://crbug.com/27731 > > Wow, impressive that you're already using the i18n code, but you're a > bit ahead of the game. That code is not yet working, an one of the > known issues is the one you're describing. It already has a bug, here: > http://crbug.com/27361. > > If you want to see what's left until the i18n code is working, check this > query: > http://code.google.com/p/chromium/issues/list?can=2&q=Area:extensions+releaseblock:stable+label:i18n > > - a > -- You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=.
