
var custom_label_map={"Chinese":{},"Chinese (Hong Kong S.A.R.)":{},"Chinese (Taiwan)":{},"Danish":{},"Dutch(Standard)":{},"English":{},"French":{},"German":{},"Greek":{},"Hebrew":{},"Italian":{},"Japanese":{},"Norwegian(Bokmal)":{},"Polish":{},"Portuguese(Standard)":{},"Spanish":{},"Swedish":{}};function GetCustomLabel(name)
{return custom_label_map[current_language][name];}
