returnconfirm_form($form,t('Are you sure you want to delete the language %name?',array('%name'=>t($languages[$langcode]->name))),'admin/build/locale/language/overview',t('Deleting a language will remove all data associated with it. This action cannot be undone.'),t('Delete'),t('Cancel'));