--- D:/translation/translation_management/icl_content/icl_content.module Fri Oct 15 09:14:42 2010 +++ D:/translation/translation_management/icl_content/icl_content-2.module Wed Oct 20 04:46:54 2010 @@ -3194,7 +3194,7 @@ * Implements hook_nodewords_tags_alter. */ function icl_content_nodewords_tags_alter(&$data) { - $result = _nodewords_detect_type_and_ids(); + $result = _nodewords_detect_type_and_id(); if (module_exists('i18nstrings')) { foreach($data as $key => $value) {