mixed Translation2_Admin::remove (
string $stringID
, string $pageID
= null
)
Remove all the translations for the given stringID
+
pageID
pair.
$stringID
$pageID
returns true on success, PEAR_Error on failure
This function can not be called statically.