Skip to content

Commit 33b02f7

Browse files
saving changes before pull
1 parent b671ca1 commit 33b02f7

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

src/ServiceManagement/Automation/Commands.Automation/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/ServiceManagement/Automation/Commands.Automation/Properties/Resources.resx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,8 @@
237237
<data name="CertificateAlreadyExists" xml:space="preserve">
238238
<value>The certificate already exists. Certificate name: {0}.</value>
239239
</data>
240+
<data name="ResourceNotFound" xml:space="preserve">
241+
<value>Resource does not exists.</value>
242+
<comment>Automation</comment>
243+
</data>
240244
</root>

0 commit comments

Comments
 (0)