Skip to content

Commit 034f191

Browse files
Update mac installers location string (#60500)
Co-authored-by: sfoslund <[email protected]>
1 parent 7907830 commit 034f191

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

src/installer/pkg/sfx/bundle/osx_resources/cs.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

src/installer/pkg/sfx/bundle/osx_resources/de.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

src/installer/pkg/sfx/bundle/osx_resources/en.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

src/installer/pkg/sfx/bundle/osx_resources/es.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

src/installer/pkg/sfx/bundle/osx_resources/fr.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

src/installer/pkg/sfx/bundle/osx_resources/it.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

src/installer/pkg/sfx/bundle/osx_resources/ja.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

src/installer/pkg/sfx/bundle/osx_resources/ko.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

src/installer/pkg/sfx/bundle/osx_resources/pl.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

src/installer/pkg/sfx/bundle/osx_resources/pt-br.lproj/conclusion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</head>
66
<body>
77
<div align="left" style="font-family: Helvetica;padding-left:10px">
8-
<p>The following was installed at /usr/local/share/dotnet</h2>
8+
<p>The following was installed</h2>
99
<ul>
1010
<li>{SharedFxBrandName}</li>
1111
</ul>

0 commit comments

Comments
 (0)