Translation2_Admin::removePage() -- remove all the translated strings in a page/group
Description
Remove all the translations for the given pageID.
Parameter
- string
$pageID
page/group ID
Return value
returns true on success, PEAR_Error on failure
Note
This function can not be called
statically.