Project

General

Profile

Bug #14129 ยป 0000039-spelling-patch.diff

Administrator Admin, 2004-04-29 20:15

View differences:

typo3_src-3.6.0RC2/typo3/mod/tools/em/index.php Thu Apr 29 20:16:26 2004
$others[]='"'.$this->typeLabels[substr($dbInst,$a,1)].'"';
}
}
return $GLOBALS['TBE_TEMPLATE']->rfw('A '.implode(' and ',$others).' extension with this key is also available on the server, but cannot be loaded because the "'.$this->typeLabels[$current].'" version takes precendence.');
return $GLOBALS['TBE_TEMPLATE']->rfw('A '.implode(' and ',$others).' extension with this key is also available on the server, but cannot be loaded because the "'.$this->typeLabels[$current].'" version takes precedence.');
} else return '';
}
    (1-1/1)