<?xml version="1.0" encoding="utf-8"?>
<!--  (c) 2006 Microsoft Corporation  -->
<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
  <displayName>digite o nome para exibição aqui</displayName>
  <description>digite a descrição aqui</description>
  <resources>
    <stringTable>
      <string id="EventViewer">Visualizador de Eventos</string>
      <string id="EventViewer_RedirectionProgram">Programa Events.asp</string>
      <string id="EventViewer_RedirectionProgram_Help">Esse é o programa que será chamado quando o usuário clicar no link events.asp.</string>
      <string id="EventViewer_RedirectionProgramCommandLineParameters">Parâmetros de linha de comando do programa Events.asp</string>
      <string id="EventViewer_RedirectionProgramCommandLineParameters_Help">Especifica os parâmetros de linha de comando que serão passados ao programa events.asp</string>
      <string id="EventViewer_RedirectionURL">URL Events.asp</string>
      <string id="EventViewer_RedirectionURL_Help">Essa é a URL passada à área Descrição na caixa de diálogo Propriedades do Evento. Altere esse valor para usar outro servidor da Web que cuide de solicitações de informações de evento.</string>
    </stringTable>
    <presentationTable>
      <presentation id="EventViewer_RedirectionProgram">
        <textBox refId="EventViewer_RedirectionProgram">
          <label>Programa Events.asp</label>
          <defaultValue>%SystemRoot%\PCHealth\HelpCtr\Binaries\HelpCtr.exe</defaultValue>
        </textBox>
      </presentation>
      <presentation id="EventViewer_RedirectionProgramCommandLineParameters">
        <textBox refId="EventViewer_RedirectionProgramCommandLineParameters">
          <label>Parâmetros de linha de comando do programa Events.asp</label>
          <defaultValue>-url hcp://services/centers/support?topic=%s</defaultValue>
        </textBox>
      </presentation>
      <presentation id="EventViewer_RedirectionURL">
        <textBox refId="EventViewer_RedirectionURL">
          <label>URL Events.asp</label>
          <defaultValue></defaultValue>
        </textBox>
      </presentation>
    </presentationTable>
  </resources>
</policyDefinitionResources>
