Localizing Infrastructure Preferences Display Names

There are a number of Infrastructure Preferences used in the application and their display names can be localized in a manner similar to User Preference's display names. Localized display names can be added by creating new InfrastructurePreferences_<locale>.properties files under the directory EJBServer\components\<component_name>\userpreferences. Where <locale> represents the intended locale of the properties file and <component_name> is the name of a component within the component directory. A sample file, containing all the properties available for localisation, can be found in SDEJ\lib\InfrastructurePreferences.properties.