Skip to content

Commit efefc4d

Browse files
committed
Merge pull request Azure#399 from petrsvihlik/patch-1
Fixed typos in Resources.resx
2 parents f50060c + b21fedc commit efefc4d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<value>Moving resource(s) ...</value>
251251
</data>
252252
<data name="MovingResources" xml:space="preserve">
253-
<value>Are you sure you want to move resource(s) into the resource goup named '{0}' - the resource(s): '{1}'</value>
253+
<value>Are you sure you want to move resource(s) into the resource group named '{0}' - the resource(s): '{1}'</value>
254254
</data>
255255
<data name="MovingResourcesFromDifferentSourceResourceGroupsNotAllowed" xml:space="preserve">
256256
<value>Moving resources from different source resource groups is not allowed.</value>
@@ -259,7 +259,7 @@
259259
<value>Moving resources from different subscriptions is not currently supported.</value>
260260
</data>
261261
<data name="MovingResourcesIntoNewSubscription" xml:space="preserve">
262-
<value>Are you sure you want to move resource(s) into the resource goup named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'</value>
262+
<value>Are you sure you want to move resource(s) into the resource group named '{0}' in the subscription named '{1}' and id '{2}' - the resource(s): '{3}'</value>
263263
</data>
264264
<data name="SubscriptionWithTheSpecifiedNameNotFount" xml:space="preserve">
265265
<value>A subscription with the name '{0}' was not found. If this is a newly created subscription you will need to re-download your subscriptions.</value>

0 commit comments

Comments
 (0)