BBJabber
Description
BBJabber is a BBj utility found under <bbj-install>/utils/translations/bbjabber.bbj.
It uses simple rules to help increase the processing speed of finding
hard-coded strings in existing resource and non-protected program source
files, building a resource key, storing them in resource bundles, and
replacing the strings in the program source code with a call to Translator!.getTranslation(), by default.
It uses the classes found in the companion translation utility bbtranslator.bbj
to add entries to properties files and to sort and save those files. Refer
to the online BBJabber
Translation Utility tutorial.