PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Admin.php';
mixed Translation2_Admin::remove (string $stringID [, string $pageID = NULL])
mixed Translation2_Admin::remove
Remove all the translations for the given stringID + pageID pair.
returns true on success, PEAR_Error on failure
This function can not be called statically.