forceTranslation in main config

Is it possible to set of CGettextMessageSource forceTranslation field in main config?

thanks in advance

‘components’ => array(

                            'messages' => array(                                        


                                    'forceTranslation' => true


                            ),


                    ),