I would like to use xml files to work with internationalization in JavaServer Faces and not with properties files, because when I change or create a new text in properties files I need to restart the server for the changes take effect. or there is any different way to work with internationalization without the need of restart the server each time I need to create or modify a value?I would like to use xml files to work with inte