g_lang = new Array();

g_lang["edit"] = "Eit";
g_lang["delete"] = "Delete";
g_lang["cancel"] = "Cancel";

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['phone'] = 'Phone';
g_lang['content'] = 'Content';
g_lang['send'] = 'Send';
g_lang['cancel'] = 'Cancel';

//
// Sentences.
//
g_lang['action completed'] = 'Action completed';
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['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['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';


