var MSG = new Array() ;

MSG['UPL_PG'] = 'File Upload Progression';
MSG['UPL_ERR'] = 'Upload Error ! Please retry.';
MSG['UPL_OVL'] = 'Target Server Overload ! Retry in a few seconds.';
MSG['UPL_OVS'] = 'Your File Size Exceeds Limit !';
MSG['UPL_RDI'] = 'Click here if you are not redirected';
MSG['UPL_SHS'] = 'Target Server Not Responding ! Retry in a few seconds.';

MSG['EMAIL'] = 'If you prefer to receive email notification when the conversion is done, please give your E-Mail below:';

MSG['MENU_LOCALCONV_TITLE'] = 'To convert a file located on your computer : Check <i>File</i> mode, click <i>Browse</i> and choose the file, select input format (if autodetection fails) and output format, submit the form.' ;
MSG['MENU_URLCONV_TITLE'] = 'To convert a file located on a webserver : Check <i>URL</i> mode, enter the file URL, select input and output format. HTTP, FTP, RTSP and MMS protocols supported.' ;
MSG['MENU_HOST_TITLE'] = 'Select file to send' ;
MSG['MENU_URLCOPY_TITLE'] = 'Give the url of the webpage and chose the output image format' ;
MSG['MENU_WAP_TITLE'] = 'Upload a file to Media-Convert and download it from your mobile cellular phone, only one click ! No data transfer cable needed !';

MSG['JS_MJ'] = 'Merge multiple input movies';

MSG['OPT'] = 'Options';
MSG['LARGEUR'] = 'Width';
MSG['HAUTEUR'] = 'Height';
MSG['PASSWD'] = 'Password';

MSG['OTHER'] = 'Other (non listed) format';
MSG['FPS'] ='Frames/sec';
MSG['FORMAT'] ='Format';
MSG['VOL'] ='Sound volume';

MSG['JS_QUALITY'] = "Quality";
MSG['JS_COLORS'] = "Colors";
MSG['JS_AMR_ALL'] = "All data";
MSG['JS_AMR_SPLIT'] = "Split";
MSG['JS_ASEL'] = "Please select a input file format.";
MSG['MULTI-FORMAT'] = "File extension can correspond to more than 1 format. Please select the exact input format."

MSG['JS_AUDIO_CODEC'] = 'Audio Codec';
MSG['JS_RESIZE_TO'] = 'Resize To';
MSG['JS_NO_CH_CONV'] = 'No Charset conversion';
MSG['JS_CH_CONV'] = 'Charset conversion';

MSG['SPLIT1'] = 'Split file into';
MSG['SPLIT2'] = 'chunks (use hjsplit or other tool to join)';

MSG['DO_ZIP'] = 'Compress into a ZIP archive';
MSG['SET_ZIP_PWD'] = 'Set a ZIP password';

MSG['RENAME'] = 'Rename file to';

MSG['JS_ERR_FIC'] = "Choose a file to convert !";
MSG['JS_ERR_F1'] = "Choose input file format !";
MSG['JS_ERR_F2'] = "Choose output file format !";
MSG['JS_ERR_F3'] = "You have to accept the terms";

MSG['JS_BADURL'] = "Please enter a valid URL (a site or a webpage).";

MSG['VNAT'] = 'New audio track (MP3, MIDI, etc.)';
MSG['VNAT_FILL'] = 'How to adjust the audio track length';
MSG['VNAT_FILL_LOOP'] = 'Loop';
MSG['VNAT_FILL_ADD'] = 'Add silence';

MSG['ID_TAG'] = 'ID Tag';
MSG['ID_TITLE'] = 'Title';
MSG['ID_ALBUM'] = 'Album';
MSG['ID_YEAR'] = 'Year';
MSG['ID_COMMENT'] = 'Comment';
MSG['ID_ARTIST'] = 'Artist';
MSG['ID_TRACKNUM'] = 'Track number';

MSG['ADD_NAV'] = 'Add navigation arrows';
MSG['YES'] = 'Yes';
MSG['NO'] = 'No';

MSG['FRAME_SEC'] = 'Seconds per frame';
MSG['UPLOAD'] = 'Don\'t panic if the progression bar freeze. Upload is going on...';

