<root>
  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
    <xsd:element name="root" msdata:IsDataSet="true">
      <xsd:complexType>
        <xsd:choice maxOccurs="unbounded">
          <xsd:element name="metadata">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" />
              </xsd:sequence>
              <xsd:attribute name="name" use="required" type="xsd:string" />
              <xsd:attribute name="type" type="xsd:string" />
              <xsd:attribute name="mimetype" type="xsd:string" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="assembly">
            <xsd:complexType>
              <xsd:attribute name="alias" type="xsd:string" />
              <xsd:attribute name="name" type="xsd:string" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="data">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
              <xsd:attribute ref="xml:space" />
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="resheader">
            <xsd:complexType>
              <xsd:sequence>
                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
              </xsd:sequence>
              <xsd:attribute name="name" type="xsd:string" use="required" />
            </xsd:complexType>
          </xsd:element>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
  </xsd:schema>
  <resheader name="resmimetype">
    <value>text/microsoft-resx</value>
  </resheader>
  <resheader name="version">
    <value>2.0</value>
  </resheader>
  <resheader name="reader">
    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <resheader name="writer">
    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  </resheader>
  <data name="Office_DocumentSummarization_Description">
    <value>Summarize with Copilot</value>
    <comment>Description of the action that summarizes Word files in the user's OneDrive</comment>
  </data>
  <data name="Office_DocumentSummarization_Input_Description">
    <value>Summarize with Copilot</value>
    <comment>Description of the action that summarizes Word files in the user's OneDrive (ARC dialog title)</comment>
  </data>
  <data name="Office_GraphFileSummarization_Description">
    <value>Summarize with Copilot</value>
    <comment>Description of the action that summarizes Word files in the File Explorer Home section</comment>
  </data>
  <data name="Office_GraphFileSummarization_Input_Description">
    <value>Summarize with Copilot</value>
    <comment>Description of the action that summarizes Word files in the File Explorer Home section (ARC dialog title)</comment>
  </data>
  <data name="Office_ODSPSummarization_Description">
    <value>Summarize with Copilot</value>
    <comment>Description of the action that summarizes non-Word files in the user's OneDrive</comment>
  </data>
  <data name="Office_ODSPSummarization_Input_Description">
    <value>Summarize with Copilot</value>
    <comment>Description of the action that summarizes non-Word files in the user's OneDrive (ARC dialog title)</comment>
  </data>
  <data name="Office_PresentationSummarization_Description">
    <value>Summarize with Copilot</value>
    <comment>Description of the action that summarizes PowerPoint files in the user's OneDrive</comment>
  </data>
  <data name="Office_PresentationSummarization_Input_Description">
    <value>Summarize with Copilot</value>
    <comment>Description of the action that summarizes PowerPoint files in the user's OneDrive (ARC dialog title)</comment>
  </data>
  <data name="Office_WordDocumentCreation_Description">
    <value>Draft with Copilot in Word</value>
    <comment>Description of the action that creates Word Documents from text (such as from Click To Do)</comment>
  </data>
  <data name="Office_ExcelTableInsertion_Description">
    <value>Convert to table with Excel</value>
    <comment>Description of the action that creates Excel spreadsheets from tables (such as from Click To Do)</comment>
  </data>
  <data name="Error_OutOfCredits_Title">
    <value>You're out of credits.</value>
    <comment>Error message when user is out of Prodigi credits (title)</comment>
  </data>
  <data name="Error_OutOfCredits_Description">
    <value>AI credits will refill at the start of each month.</value>
    <comment>Error message when user is out of Prodigi credits (description)</comment>
  </data>
  <data name="Error_OutOfCredits_HelpUri">
    <value>https://go.microsoft.com/fwlink/?linkid=2281345</value>
    <comment>Error message when user is out of Prodigi credits or running low (the help uri)</comment>
  </data>
  <data name="Error_OutOfCredits_HelpUriDescription">
    <value>Get more credits now</value>
    <comment>Error message when user is out of Prodigi credits or running low (description of the help uri)</comment>
  </data>
  <data name="Warning_LowOnCredits_Title">
    <value>Credits are running low.</value>
    <comment>Warning message when user is low on Prodigi credits (title)</comment>
  </data>
  <data name="Error_GenericTitle">
    <value>Action failed.</value>
    <comment>Error message when execution failed (title)</comment>
  </data>
  <data name="Error_GenericDescription">
    <value>Please try again later.</value>
    <comment>Error message when execution failed (description)</comment>
  </data>
  <data name="Error_UnsupportedDocumentStorageLocationTitle">
    <value>This storage location isn't supported.</value>
    <comment>Error title when the document is not in a supported location</comment>
  </data>
  <data name="Error_UnsupportedDocumentStorageLocationDescription">
    <value>Restart OneDrive and try signing in again.</value>
    <comment>Error description for unsupported storage location</comment>
  </data>
  <data name="Error_DocumentCreationTitle">
    <value>File couldn't be created.</value>
    <comment>Title used when document creation fails</comment>
  </data>
  <data name="Error_IdentityCouldNotBeRetrieved">
    <value>Restart Office and try signing in again.</value>
    <comment>Error message when the identity cannot be retrieved</comment>
  </data>
  <data name="Error_EmptySummary_Title">
    <value>No summary text.</value>
    <comment>Error title when the summary text is empty.</comment>
  </data>
  <data name="Error_EmptySummary_Description">
    <value>The summarization service returned no text. This can be caused by the document not having enough content.</value>
    <comment>Error description when the summary text is empty.</comment>
  </data>
  <data name="ODSP_Query">
    <value>Summarize this file</value>
    <comment>LLM query to pass to the ODSP endpoint to summarize the file</comment>
  </data>
  <data name="ExcelTableCreation_LoadingUI_Title">
    <value>Convert to table with Excel</value>
    <comment>Title of the loading UI dialog shown while waiting for an Excel table to get created.</comment>
  </data>
  <data name="ExcelTableCreation_LoadingUI_Label">
    <value>Getting things ready...</value>
    <comment>Text of label shown in the loading UI dialog while waiting for an Excel table to get created.</comment>
  </data>
  <data name="WordDocumentCreation_LoadingUI_Title">
    <value>Draft with Copilot in Word</value>
    <comment>Title of the loading UI dialog shown while waiting for Word to open with the text prompt.</comment>
  </data>
  <data name="WordDocumentCreation_LoadingUI_Label">
    <value>App action in progress</value>
    <comment>Text of label shown in the loading UI dialog while waiting for Word to open with the text prompt.</comment>
  </data>
</root>