loadFallbackMessages() protected method (available since version 2.0.7)
The method is normally called by loadMessages() to load the fallback messages for the language. Method tries to load the $category messages for the $fallbackLanguage and adds them to the $messages array.
protected array loadFallbackMessages ( $category, $fallbackLanguage, $messages, $originalMessageFile )$category string
The message category $fallbackLanguage string
The target fallback language $messages array
Th