{"listSeparator":", ","loadComponentError":"Failed to load component \"{0}\" ({1}). Original error: {2}","loadComponentDependencyError":"Failed to load component dependency \"{0}\" from component \"{1}\" ({2}). Original error: {3}","loadComponentDependencyFailoverPathError":"Failed to load component dependency \"{0}\" with failover path \"{1}\" from component \"{2}\" ({3}). Original error: {4}","loadPathDependencyError":"Failed to load path dependency \"{0}\" from component \"{1}\" ({2}). Original error: {3}","loadPathDependencyBlockedByAnotherDependencyError":"Failed to load path dependency \"{0}\" from component \"{1}\" ({2}) due to another dependency that failed to load.","loadEntryPointError":"Failed to load entry point from component \"{0}\" ({1}). Original error: {2}","loadComponentReturnsEmptyError":"loadComponent() returned an empty object for component \"{0}\" ({1}).","loadComponentReturnsDefaultEmptyError":"loadComponent() returned an object with an empty default property for component \"{0}\" ({1}).","moduleHasUndeclaredDependencyError":"The entry point for component \"{0}\" ({1}) has a dependency on \"{2}\" that is not declared in the manifest.","loadScriptWithStringError":"loadScript function doesn't allow a string as 2nd parameter. Use ILoadScriptOptions instead.","urlStatusLocalhostFileNotFoundError":"Failed to load URL '{3}' for resource '{2}' in component '{0}' ({1}). The file was not found in the server. Make sure that you are running 'gulp serve' or 'heft start'.","urlStatusFileNotFoundError":"Failed to load URL '{3}' for resource '{2}' in component '{0}' ({1}). The file was not found in the server.","urlStatusForbiddenError":"Failed to load URL '{3}' for resource '{2}' in component '{0}' ({1}). The access to the file is forbidden.","urlStatusClientErrorError":"Failed to load URL '{3}' for resource '{2}' in component '{0}' ({1}). There was an error requesting the file.","urlStatusServerErrorError":"Failed to load URL '{3}' for resource '{2}' in component '{0}' ({1}). There was a problem in the server.","urlStatusLocalhostNetworkErrorError":"Failed to load URL '{3}' for resource '{2}' in component '{0}' ({1}). There was a network problem. Make sure that you are running 'gulp serve' or 'heft start' and you have run 'gulp trust-dev-cert' (or 'heft trust-dev-cert').","urlStatusHttpsNetworkErrorError":"Failed to load URL '{3}' for resource '{2}' in component '{0}' ({1}). There was a network problem. This may be a problem with a HTTPS certificate. Make sure you have the right certificate.","urlStatusNetworkErrorError":"Failed to load URL '{3}' for resource '{2}' in component '{0}' ({1}). There was a network problem.","urlStatusUndefinedError":"Failed to load URL '{3}' for resource '{2}' in component '{0}' ({1}) because of unknown problems.","failedToCreateGlobalVariableError":"Failed to create global variable \"{0}\" from script \"{1}\"","dependencyLoadError":"Failed to load module '{0}' because dependency {1} was not loaded","missingPathDependencyError":"Missing path dependency \"{0}\" from component \"{1}\" ({2}). Existing path dependencies: {3}"}