Skip to content

Commit fb910a9

Browse files
author
maddieclayton
committed
add resource string
1 parent 0436e55 commit fb910a9

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

src/ResourceManager/Profile/Commands.Profile/Properties/Resources.Designer.cs

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/ResourceManager/Profile/Commands.Profile/Properties/Resources.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,4 +420,7 @@
420420
<data name="AliasImportFailure" xml:space="preserve">
421421
<value>LocalMachine scope can only be set in PowerShell administrative mode.</value>
422422
</data>
423+
<data name="ProfilePathNull" xml:space="preserve">
424+
<value>Unable to set profile because environment variable '${0}' is null.</value>
425+
</data>
423426
</root>

0 commit comments

Comments
 (0)