[_customize_vid_res_lblsetStringValue:_NS("You just need to fill one of the three following parameters, VLC will autodetect the other using the original aspect ratio")];
[_customizeVidResLabelsetStringValue:_NS("You just need to fill one of the three following parameters, VLC will autodetect the other using the original aspect ratio")];
NSMutableString*labelContent=[[NSMutableStringalloc]initWithFormat:_NS("%@ stream to %@:%@"),[_stream_type_poptitleOfSelectedItem],[_stream_address_fldstringValue],[_stream_port_fldstringValue]];
NSMutableString*labelContent=[[NSMutableStringalloc]initWithFormat:_NS("%@ stream to %@:%@"),[_streamTypePopuptitleOfSelectedItem],[_streamAddressFieldstringValue],[_streamPortFieldstringValue]];