package it.ht.rcs.console { public interface II18N { function get(string:String, parameters:Array=null):String; } } .