this can't possibly the be the "right way" to i18n actionscript stuff in vilya. Do we have a better
way lined up for this? git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@277 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -88,6 +88,7 @@ public class EZGameConfigurator extends FlexGameConfigurator
|
||||
|
||||
var lbl :Label = new Label();
|
||||
lbl.text = name + ":";
|
||||
lbl.styleName = "lobbyLabel";
|
||||
lbl.toolTip = tip;
|
||||
control.toolTip = tip;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user