PM
> To: dev@cloudstack.apache.org
> Cc: 'SuichII, Christopher'; Pranav Saxena; Sonny Chhen; Jessica Wang
> Subject: Re: UI Plugin Internationalization
>
>
> On Jun 18, 2013, at 2:08 PM, Brian Federle wrote:
>
>> FYI, I created an improvement ticket for plugin loca
: Sebastien Goasguen [mailto:run...@gmail.com]
Sent: Thursday, June 20, 2013 3:40 PM
To: dev@cloudstack.apache.org
Cc: 'SuichII, Christopher'; Pranav Saxena; Sonny Chhen; Jessica Wang
Subject: Re: UI Plugin Internationalization
On Jun 18, 2013, at 2:08 PM, Brian Federle wrote:
> FYI,
.org and I can take a look at it.
>
> -Brian
>
> -Original Message-
> From: Chip Childers [mailto:chip.child...@sungard.com]
> Sent: Tuesday, June 18, 2013 9:31 AM
> To: dev@cloudstack.apache.org
> Cc: Brian Federle; Pranav Saxena; Sonny Chhen; Jessica Wang
>
r'
Cc: Pranav Saxena; Sonny Chhen; Jessica Wang
Subject: RE: UI Plugin Internationalization
Hey Chris,
How you described it is pretty much how I planned on implementing plugin
dictionaries.
You can actually attach the plugin's dictionary to
cloudStack.plugins.[pluginNam
sday, June 18, 2013 9:31 AM
To: dev@cloudstack.apache.org
Cc: Brian Federle; Pranav Saxena; Sonny Chhen; Jessica Wang
Subject: Re: UI Plugin Internationalization
Adding some UI focused folks to the CC.
On Tue, Jun 18, 2013 at 03:15:53PM +, SuichII, Christopher wrote:
> Sure!
>
> Wh
Adding some UI focused folks to the CC.
On Tue, Jun 18, 2013 at 03:15:53PM +, SuichII, Christopher wrote:
> Sure!
>
> What I'd like: As someone developing a UI plugin, I'd like to be able to
> contribute my own internationalized messages/labels/etc. to the JS
> dictionary. Currently, this c
Sure!
What I'd like: As someone developing a UI plugin, I'd like to be able to
contribute my own internationalized messages/labels/etc. to the JS dictionary.
Currently, this can be done by shoving them all in to the dictionary when your
plugin is initialized, but it is not very pretty - requiri
On Tue, Jun 18, 2013 at 12:18:16PM +, SuichII, Christopher wrote:
> I've got some ideas on how to implement a system for allowing ui plugins to
> contribute internationalized strings to the ui dictionary, but I'd like to
> run things by a committer. Is there someone(s) who would like to talk