This class provides the ResourceBundle override configuration for ADF The configuration will be part of an adf-config.xml file and will look like the following: <adf-config-child xmlns="http://xmlns.oracle.com/adf/resourcebundle/locale-overrides"> <override>en_US=en en_US fr</override> <override>ca_FR=ca_FR fr_FR fr ca en</override> </adf-config-child>