<?xml version="1.0" encoding="utf-8"?>
<root>
  <data name="FetchFailedError" xml:space="preserve">
    <value>Fetching webpats failed with error "{0}". Render of a cached workbench may fail.</value>
    <comment>[Tag:ODSP-SPPPLAT-WebPartInfra] Error message to display when fetching webparts fails. "{0}" is the inner error message.</comment>
  </data>

  <data name="CanvasInitializationError" xml:space="preserve">
    <value>Initializing canvas failed with error "{0}".</value>
    <comment>[Tag:ODSP-SPPPLAT-WebPartInfra] Error message to display when initializing the canvas fails. "{0}" is the inner error message.</comment>
  </data>

  <data name="UnknownError" xml:space="preserve">
    <value>An unknown error occurred "{0}".</value>
    <comment>[Tag:ODSP-SPPPLAT-WebPartInfra] Error message to display an unknown error occurs. "{0}" is the inner error message.</comment>
  </data>
</root>
