glauff
04-19-2007, 04:50 AM
Hi ,
when I build ext with JSBuilder from latest svn all German Umlauts are disappearing from the target locale file. The source file is correct. It's strange that the other locales are correct too.
And there's a little spelling error in revision 228:
Ext.grid.Grid.prototype.ddText = "{0} Zeile(n) ausgewält";
should be
Ext.grid.Grid.prototype.ddText = "{0} Zeile(n) ausgewählt";
when I build ext with JSBuilder from latest svn all German Umlauts are disappearing from the target locale file. The source file is correct. It's strange that the other locales are correct too.
And there's a little spelling error in revision 228:
Ext.grid.Grid.prototype.ddText = "{0} Zeile(n) ausgewält";
should be
Ext.grid.Grid.prototype.ddText = "{0} Zeile(n) ausgewählt";