Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Overview | Development Time Tasks and Support | Internationalization Support
 
Internationalization Support
If you plan to run your adapter in multiple locales, you can internationalize an adapter quickly, without having to change any code in the adapter. To accomplish this, you use resource bundles. A resource bundle contains all display strings and messages used by the adapter at run time and at design time. A resource bundle is specific to a particular locale.
For more information, see Creating Resource Bundles.