<policyDefinitionResources revision="1.0" schemaVersion="1.0">
  <displayName>
  </displayName>
  <description>
  </description>
  <resources>
    <stringTable>
      <string id="GoProCategoryName">GoPro Desktop</string>
      <string id="ScanSettings">Settings for scanning</string>
      <string id="SelectScanSettings">If the user is prevented from changing the scanning format, then the scanning format selected here will be used. Otherwise the individual user setting is used.</string>
      <string id="PreventUserFromChangingScanSettings">Set this to prevent users from changing that scanning format</string>
      <string id="ScanFormat">Format for scanned documents</string>
      <string id="ScanFormat_TIFF">TIFF</string>
      <string id="ScanFormat_PDF">PDF</string>
      <string id="ScanFormat_JPG">JPG</string>
 	  <string id="Authentications">Authentication methods</string>
      <string id="SelectAuthentication">Make sure at least one authentication method is available</string>
      <string id="DefaultAuthenticationType">Default authentication type</string>
      <string id="SelectDefaultAuthType">Select default authentication type to use if no type is selected. Make sure that the selected type has not been disabled in Athuentication methods</string>
      <string id="DefAuthType_GoPro">GoPro authentication (username/password)</string>
      <string id="DefAuthType_WA">Windows authentication</string>
      <string id="DefAuthType_X509">X509 authentication</string>
      <string id="X509AuthenticationDisabled">Turn off X509 Authentication</string>
      <string id="GoProAuthenticationDisabled">Turn off GoPro.net Authentication</string>
      <string id="WindowsAuthenticationDisabled">Turn off Windows Authentication</string>
      <string id="NewItems">Creation of new records</string>
      <string id="DisableCreateCase">Prevent creation of cases</string>
      <string id="DisableCreateContact">Prevent creation of contacts</string>
      <string id="DisableCreateOrganisation">Prevent creation of organisations</string>
      <string id="DisableCreateIndividual">Prevent creation of individuals</string>
      <string id="ServerUrl">Server url</string>
      <string id="Explain_ServerUrl">Filling in these fields will prevent the users from setting  Server URL in the Settings dialog of GoPro Desktop.</string>
      <string id="PortalUrl">Portal url</string>
      <string id="Explain_PortalUrl">Filling in these fields will prevent the users from setting  Portal URL in the Settings dialog of GoPro Desktop.</string>
      <string id="RecordUrl">Record url</string>
      <string id="Explain_RecordUrl">Filling in these fields will prevent the users from setting  Record URL in the Settings dialog of GoPro  Desktop.</string>
      <string id="ServerUrlDefault">Default Server Url</string>
      <string id="Explain_ServerUrlDefault">Filling in these fields will provide a default Url if none url is selected.</string>
    </stringTable>
    <presentationTable>
		<presentation id="Authentications">
			<checkBox refId="WindowsAuthenticationDisabled">Turn off Windows Authentication</checkBox>
			<checkBox refId="GoProAuthenticationDisabled">Turn off GoPro.net Authentication</checkBox>
			<checkBox refId="X509AuthenticationDisabled">Turn off X509 Authentication</checkBox>
		</presentation>
		<presentation id="ServerUrl">
        <textBox refId="ServerUrl">
          <label>Server url</label>
          <defaultValue></defaultValue>
        </textBox>
      </presentation>
      <presentation id="ServerUrlDefault">
        <textBox refId="ServerUrlDefault">
          <label>Default Server URL</label>
          <defaultValue></defaultValue>
        </textBox>
      </presentation>
      <presentation id="PortalUrl">
        <textBox refId="PortalUrl">
          <label>Portal url</label>
          <defaultValue></defaultValue>
        </textBox>
      </presentation>
      <presentation id="RecordUrl">
        <textBox refId="RecordUrl">
          <label>Record url</label>
          <defaultValue></defaultValue>
        </textBox>
      </presentation>
      <presentation id="NewItems">
        <checkBox refId="DisableCreateCase">Prevent creation of cases</checkBox>
        <checkBox refId="DisableCreateContact">Prevent creation of contacts</checkBox>
        <checkBox refId="DisableCreateOrganisation">Prevent creation of organisations</checkBox>
        <checkBox refId="DisableCreateIndividual">Prevent creation of individuals</checkBox>
      </presentation>
      <presentation id="ScanSettings">
        <checkBox refId="PreventUserFromChangingScanSettings">Set this to prevent users from changing that scanning format</checkBox>
        <dropdownList refId="ScanFormat" defaultItem="0">Format for scanned documents</dropdownList>
      </presentation>
      <presentation id="DefaultAuthenticationType">
        <dropdownList refId="DefAuthType" defaultItem="0">Default authentication type</dropdownList>
      </presentation>
      <presentation id="DeleteLocalDocumentsAfterUser" />
    </presentationTable>
  </resources>
</policyDefinitionResources>