Another localization issue

Jean Pierre Malrieu <[email protected]> Sun, 26 Jan 2014 10:31:55 +0100
Newsgroups gmane.comp.web.webobjects.wonder-disc
Message-ID <[email protected]>
Hi,

Contrarily to what the documentation of ERMD2WEditToOneTypeAhead suggests

 * @d2wKey newButtonLabel

this component does not localize it's "new" button

NewObjectButton : CCSubmitLinkButton {
  action = addObject;
  value = "New";
  class = newButtonClass;
}

Could someone with commit rights change this to 

NewObjectButton : CCSubmitLinkButton {
  action = addObject;
  value = d2wContext.newButtonLabel;
  class = newButtonClass;
}

I know, I know, I should learn to make pull requests... But I am not a professional developper, and my family might get mad if I spend the whole WE on this ;-)

JPM

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk

_______________________________________________
Wonder-disc mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wonder-disc