Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<value>Moving resource(s) ...</value>
</data>
<data name="MovingResources" xml:space="preserve">
<value>Are you sure you want to move resource(s) into the resource goup named '{0}' - the resource(s): '{1}'</value>
<value>Are you sure you want to move resource(s) into the resource group named '{0}' - the resource(s): '{1}'</value>
</data>
<data name="MovingResourcesFromDifferentSourceResourceGroupsNotAllowed" xml:space="preserve">
<value>Moving resources from different source resource groups is not allowed.</value>
Expand All @@ -259,7 +259,7 @@
<value>Moving resources from different subscriptions is not currently supported.</value>
</data>
<data name="MovingResourcesIntoNewSubscription" xml:space="preserve">
<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>
<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>
</data>
<data name="SubscriptionWithTheSpecifiedNameNotFount" xml:space="preserve">
<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>
Expand Down