Dynamo uses the Java ResourceBundle inheritance rules. According to Java specifications, all internationalized ResourceBundles belong to a family of ResourceBundle subclasses that share the same basename. The following steps are followed to determine which ResourceBundle.properties file to instantiate.

 
loading table of contents...