Provides a set of classes to manage the string, image, font and cursor resources for the org.eclipse.gmf.runtime.emf.type.ui plugin.

Messages and labels on GUI components that need to be localized (adapted for a specific region or language) should be placed in the messages.properties file in this package.

Classes in the org.eclipse.gmf.runtime.emf.type.ui plug-in should use the {@link org.eclipse.gmf.runtime.emf.type.ui.internal.l10n.ResourceManager} class to access to the I18N resources that is needs.