Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 49f0353

Browse files
committed
Fix loc test by using straight quotes
1 parent 8a1ff2e commit 49f0353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.DotNet.Configurer/xlf/LocalizableStrings.es.xlf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?l
6666
<target state="translated">ASP.NET Core
6767
------------
6868
El certificado de desarrollo HTTPS de ASP.NET Core se ha instalado correctamente.
69-
Para confiar en el certificado (solo Windows y macOS), instale primero la herramienta dev-certs ejecutando dotnet install tool dotnet-dev-certs -g --version 2.1.0-preview1-final y, después, ejecute dotnet-dev-certs https --trust.
69+
Para confiar en el certificado (solo Windows y macOS), instale primero la herramienta dev-certs ejecutando "dotnet install tool dotnet-dev-certs -g --version 2.1.0-preview1-final" y, después, ejecute "dotnet-dev-certs https --trust".
7070
Para obtener más información sobre la configuración HTTPS, vea https://go.microsoft.com/fwlink/?linkid=848054.</target>
7171
<note />
7272
</trans-unit>

0 commit comments

Comments
 (0)