translation_editor); $result = true; } if(!$result){ register_error(elgg_echo("translation_editor:action:unmake_translation_editor:error")); } else { system_message(elgg_echo("translation_editor:action:unmake_translation_editor:success")); } forward(REFERER);