Saves all properties for all locales to disk.
public void saveAllProperties( String directory, String baseName )
directory
The directory to save the resource files to.
baseName
The base name for all the resource files. This name should not include any file extension.
The resource set for each locale is saved with a unique file name, using baseName and the default country name of the locale.