Documentation for this section has not yet been entered.
The ResourceManager.FallbackLocation property is useful only if you write your own class that derives from the System.Resources.ResourceManager class.
You can use the System.Resources.NeutralResourcesLanguageAttribute attribute to inform the resource manager where to find the default culture for an app: in the main assembly (default) or in a satellite assembly.