Skip to content

Commit 055a718

Browse files
committed
Update Resources.resx
1 parent 5c088fe commit 055a718

File tree

1 file changed

+3
-3
lines changed
  • src/ResourceManager/Resources/Commands.Resources/Properties

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,10 +262,10 @@
262262
<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>
263263
</data>
264264
<data name="SubscriptionWithTheSpecifiedNameNotFount" xml:space="preserve">
265-
<value>A subscription with the name '{0}' was not found. If this is a newly created subscription you will need to re-download your subscriptoins.</value>
265+
<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>
266266
</data>
267267
<data name="SubscriptionWithTheSpecifiedIdNotFount" xml:space="preserve">
268-
<value>A subscription with the Id '{0}' was not found. If this is a newly created subscription you will need to re-download your subscriptoins.</value>
268+
<value>A subscription with the Id '{0}' was not found. If this is a newly created subscription you will need to re-download your subscriptions.</value>
269269
</data>
270270
<data name="MovingResourcesFromNonDefaultSubscriptionNotAllowed" xml:space="preserve">
271271
<value>Moving resources that are not in the default subscription is not allowed. Please select the subscription you want to move resources from and try again.</value>
@@ -282,4 +282,4 @@
282282
<data name="RegisterProviderFeatureMessage" xml:space="preserve">
283283
<value>Registering provider feature ...</value>
284284
</data>
285-
</root>
285+
</root>

0 commit comments

Comments
 (0)