var g_lang = new Array();

g_lang["edit"] = "Edit";
g_lang["delete"] = "Delete";
g_lang["cancel"] = "Cancel";
g_lang["image"] = "Image";

g_lang['dir'] = 'ltr';
g_lang['text-align'] = 'left';
g_lang['text-align-opposite'] = 'right';

g_lang['invalid email syntax'] = 'Email syntax is invalid';
g_lang['must field'] = 'You have fill it in';
g_lang['all field are must'] = 'All fields must be filled';
g_lang['fill in all must fields'] = 'Fill in all must fields';
g_lang['you should select an image'] = 'You should select an image';

g_lang['pwd min length'] = 'Password length should be at least %s characters';
g_lang['pwd max length'] = 'Password maximal length is %s characters';

g_lang['name'] = 'Name';
g_lang['email'] = 'Email';
g_lang['password'] = 'Password';
g_lang['phone'] = 'Phone';
g_lang['phones'] = 'Phones';
g_lang['content'] = 'Content';
g_lang['send'] = 'Send';
g_lang['cancel'] = 'Cancel';
g_lang['category'] = 'Category';
g_lang['title'] = 'Title';
g_lang['file'] = 'File';

g_lang['send to'] = 'Send to';

g_lang['select category'] = 'Select category';
g_lang['second hand'] = 'Second hand';
g_lang['jobs'] = 'Jobs';
g_lang['houses for rent'] = 'Houses for rent';
g_lang['houses for sale'] = 'Houses for sale';
g_lang['rent house'] = 'Would like to rent a house';
g_lang['buy house'] = 'Would like to buy a house';
g_lang['vehicles'] = 'Vehicles';
g_lang['service providers'] = 'Service Providers';
g_lang['other'] = 'Other';

g_lang['style'] = 'Style';
g_lang['save page'] = 'Save page';
g_lang['save message'] = 'Save message';
g_lang['embed media'] = 'Embed media';

g_lang['send'] = 'Send';
g_lang['send to selected'] = 'Send to selected';

g_lang['today'] = 'Today';

//
// ckeditor
//
g_lang['link button text'] = 'Link / File Upload';
g_lang['reular link'] = 'Regular Link';
g_lang['file upload'] = 'File Upload';

//
// Sentences.
//
g_lang['action completed'] = 'Action completed';
g_lang['action failed'] = 'Action failed';
g_lang['more info'] = '>>&nbsp;Continue';
g_lang['pages in this section'] = 'Pages in this section';
g_lang['click to edit'] = 'Click to edit';
g_lang['double click to edit'] = 'Double click to edit';
g_lang['this is only a demo of google ad'] = 'This is only a demo of google ad';
g_lang['should i delete'] = 'Should I delete';
g_lang['should i delete the page'] = 'Should I delete the page';
g_lang['should i delete the image'] = 'Should I delete the image';
g_lang['should i delete the media'] = 'Should I delete the media';
g_lang['should i delete the rss'] = 'Should I delete the rss';
g_lang['should i delete the gallery'] = 'Should I delete the gallery';
g_lang['should i delete the forum'] = 'Should I delete the forum';
g_lang['should i delete the form'] = 'Should I delete the form';
g_lang['should i delete the mailing list'] = 'Should I delete the mailing list';
g_lang['should i email as newsletter'] = 'Should I email this page to the main mailing list, as newsletter?';
g_lang['you must fill in a password for the new manager'] = 'You must fill in a password for the new manager';
g_lang['add site'] = 'Add site';
g_lang['add new forum message'] = 'Add new forum message';
g_lang['add comment to the message'] = 'Add comment to the message';
g_lang['double click to edit link, drag to chnage position'] = 'Double click to edit link, drag to chnage position';
g_lang['wait for message to be sent'] = 'Please wait while your message is being emailed';
g_lang['desctiption must be filled since this is an inner page'] = 'Desctiption must be filled since this is an inner page';
g_lang['drag to move'] = 'Drag to move';
g_lang['your message was sent'] = 'Your message was sent';
g_lang['write here your message'] = 'Write here your message';
g_lang['invalid password'] = 'The password is invalid';
g_lang['you should select recipients'] = 'You should select recipients';
g_lang['to the forum'] = 'To the forum';
g_lang['images only'] = 'Only JPG, PNG or GIF files are allowed';
g_lang['search the recipients list'] = 'Search the recipients list';
g_lang['rusure send all mlms'] = 'Should I email to ALL mailing list members?';
g_lang['write here your email address'] = 'Write here your email address';

