<?xml version="1.0" encoding="utf-8"?>
<root>
  <data name="Title" xml:space="preserve">
    <value>Warning</value>
    <comment>[Tag:ODSP-SPPPLAT-WebPartInfra] Warning dialog title.</comment>
  </data>
  <data name="SubText" xml:space="preserve">
    <value>Your web part will not appear in the toolbox. Please make sure "gulp serve" is running in a web part project. Please refresh the page once "gulp serve" is running.</value>
    <comment>[Tag:ODSP-SPPPLAT-WebPartInfra] Subtext of the dialog to be shown when debug manifests fail to load. The "gulp serve" text should not be translated.</comment>
  </data>
  <data name="OkButtonText" xml:space="preserve">
    <value>OK</value>
    <comment>[Tag:ODSP-SPPPLAT-WebPartInfra] Warning dialog "OK" button text.</comment>
  </data>
  <data name="ClickHerePrefix" xml:space="preserve">
    <value>Click </value>
    <comment>[Tag:ODSP-SPPPLAT-WebPartInfra] This is one of three strings that are concatenated to form a full sentence with a link in the middle. The full English sentence is "Click here for more information", and the word "here" is a link. This is the first of the three strings. The second string is "ClickHereLink" and the third string is "ClickHereSuffix." Ensure that a trailing space is included (if applicable).</comment>
  </data>
  <data name="ClickHereLink" xml:space="preserve">
    <value>here</value>
    <comment>[Tag:ODSP-SPPPLAT-WebPartInfra] This is one of three strings that are concatenated to form a full sentence with a link in the middle. The full English sentence is "Click here for more information", and the word "here" is a link. This is the second of the three strigns (the link). The first string is "ClickHerePrefix" and the third string is "ClickHereSuffix."</comment>
  </data>
  <data name="ClickHereSuffix" xml:space="preserve">
    <value> for more information.</value>
    <comment>[Tag:ODSP-SPPPLAT-WebPartInfra] This is one of three strings that are concatenated to form a full sentence with a link in the middle. The full English sentence is "Click here for more information", and the word "here" is a link. This is the last of the three strings. The first string is "ClickHerePrefix" and the second string is "ClickHereLink." Ensure that a trailing space is included (if applicable).</comment>
  </data>
</root>
