It's actually missing one language file that needs to be included. You'll see where it includes the generic.php language file. You also need to add one that will include the portal_islands.php language file, something like:

include("/path/to/languages/english/portal_islands.php");