]> git.p6c8.net - policy-templates.git/commitdiff
Merge pull request #439 from alexisabarca/patch-1
authorMichael Kaply <345868+mkaply@users.noreply.github.com>
Mon, 16 Sep 2019 22:29:49 +0000 (17:29 -0500)
committerGitHub <noreply@github.com>
Mon, 16 Sep 2019 22:29:49 +0000 (17:29 -0500)
fix duplicate key SUPPORTED_FF69

1  2 
windows/es-ES/firefox.adml

index ceb39c06b46cf2905399b9f556a913f3036dd184,0c5ebdbf2f9ca39fe4e624b8ab876e37484d8992..9c8faed48efc95d8e3d36fdcc67fd951bb4813c6
@@@ -15,7 -15,7 +15,7 @@@
        <string id="SUPPORTED_FF6801">Firefox 68.0.1 o posterior, Firefox 68.0.1 ESR o posterior</string>
        <string id="SUPPORTED_FF60ESR">Firefox 60 ESR o posterior</string>
        <string id="SUPPORTED_FF69">Firefox 69 o posterior, Firefox 68.1 ESR o posterior</string>
-       <string id="SUPPORTED_FF69">Firefox 70 o posterior, Firefox 68.2 ESR o posterior</string>
+       <string id="SUPPORTED_FF70">Firefox 70 o posterior, Firefox 68.2 ESR o posterior</string>
        <string id="firefox">Firefox</string>
        <string id="Permissions_group">Permisos</string>
        <string id="Camera_group">Camera</string>
@@@ -736,7 -736,7 +736,7 @@@ Si esta política está deshabilitada 
          <dropdownList refId="SSLVersion"/>
        </presentation>
        <presentation id="SupportMenu">
 -        <text>Title:</text>
 +        <text>Título:</text>
          <textBox refId="SupportMenuTitle">
            <label/>
          </textBox>
          <textBox refId="SupportMenuURL">
            <label/>
          </textBox>
 -        <text>Access key:</text>
 +        <text>Clave de acceso:</text>
          <textBox refId="SupportMenuAccessKey">
            <label/>
          </textBox>

patrick-canterino.de