mixed Translation2_Admin::update (
string $stringID
, string $pageID
, array $stringArray
)
Update the language details.
ID of the string to translate
ID of the page (or group) the string to translate belongs to
Associative array with string translations:
returns true on success, PEAR_Error on failure
This function can not be called statically.