Moved some configuration for language files to admin in a new dynamic meta tag group
moved store general meta previsously in admin define to langages files
changed $meta_cache_files_path = DIR_FS_CATALOG.'cache/' to $meta_cache_files_path = DIR_FS_CATALOG . DIR_FS_CACHE as it is set in admin

More...