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
Эта функция не должна вызываться статически.