Skip to content

Commit 831e42e

Browse files
authored
little adjustment (#212)
1 parent 2b7a6c7 commit 831e42e

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

src/Common/Properties/Resources.resx

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,23 +1645,23 @@ Use the Enable-AzureDataCollection cmdlet to turn the feature On. The cmdlet can
16451645
</data>
16461646
<data name="BreakingChangeAttributeParameterChanging" xml:space="preserve">
16471647
<value>
1648-
- The parameter : '{0}' is changing.</value>
1648+
- The parameter : '{0}' is changing.</value>
16491649
</data>
16501650
<data name="BreakingChangeAttributeParameterMandatoryNow" xml:space="preserve">
16511651
<value>
1652-
- The parameter : '{0}' is becoming mandatory.</value>
1652+
- The parameter : '{0}' is becoming mandatory.</value>
16531653
</data>
16541654
<data name="BreakingChangeAttributeParameterReplaced" xml:space="preserve">
16551655
<value>
1656-
- The parameter : '{0}' is being replaced by parameter : '{1}'.</value>
1656+
- The parameter : '{0}' is being replaced by parameter : '{1}'.</value>
16571657
</data>
16581658
<data name="BreakingChangeAttributeParameterReplacedMandatory" xml:space="preserve">
16591659
<value>
1660-
- The parameter : '{0}' is being replaced by mandatory parameter : '{1}'.</value>
1660+
- The parameter : '{0}' is being replaced by mandatory parameter : '{1}'.</value>
16611661
</data>
16621662
<data name="BreakingChangesAttributesChangeDescriptionMessage" xml:space="preserve">
16631663
<value>
1664-
- Change description : {0} </value>
1664+
- Change description : {0} </value>
16651665
</data>
16661666
<data name="BreakingChangesAttributesCmdLetDeprecationMessageNoReplacement" xml:space="preserve">
16671667
<value>The cmdlet is being deprecated. There will be no replacement for it.</value>
@@ -1671,38 +1671,38 @@ Use the Enable-AzureDataCollection cmdlet to turn the feature On. The cmdlet can
16711671
</data>
16721672
<data name="BreakingChangesAttributesCmdLetOutputChange1" xml:space="preserve">
16731673
<value>
1674-
- The output type is changing from the existing type :'{0}' to the new type :'{1}'</value>
1674+
- The output type is changing from the existing type :'{0}' to the new type :'{1}'</value>
16751675
</data>
16761676
<data name="BreakingChangesAttributesCmdLetOutputChange2" xml:space="preserve">
16771677
<value>
1678-
- The output type '{0}' is changing</value>
1678+
- The output type '{0}' is changing</value>
16791679
</data>
16801680
<data name="BreakingChangesAttributesCmdLetOutputPropertiesAdded" xml:space="preserve">
16811681
<value>
1682-
- The following properties are being added to the output type :</value>
1682+
- The following properties are being added to the output type :</value>
16831683
</data>
16841684
<data name="BreakingChangesAttributesCmdLetOutputPropertiesRemoved" xml:space="preserve">
16851685
<value>
1686-
- The following properties in the output type are being deprecated :</value>
1686+
- The following properties in the output type are being deprecated :</value>
16871687
</data>
16881688
<data name="BreakingChangesAttributesDeclarationMessage" xml:space="preserve">
16891689
<value>{0}</value>
16901690
</data>
16911691
<data name="BreakingChangesAttributesDeclarationMessageWithCmdletName" xml:space="preserve">
16921692
<value>
1693-
- Cmdlet : '{0}'
1694-
- {1}</value>
1693+
- Cmdlet : '{0}'
1694+
- {1}</value>
16951695
</data>
16961696
<data name="BreakingChangesAttributesHeaderMessage" xml:space="preserve">
1697-
<value>Breaking changes in the cmdlet '{0}' :</value>
1697+
<value>Upcoming breaking changes in the cmdlet '{0}' :</value>
16981698
</data>
16991699
<data name="BreakingChangesAttributesInEffectByDateMessage" xml:space="preserve">
17001700
<value>
1701-
Note : This change will take effect on '{0}'</value>
1701+
Note : This change will take effect on '{0}'</value>
17021702
</data>
17031703
<data name="BreakingChangesAttributesInEffectByVersion" xml:space="preserve">
17041704
<value>
1705-
Note : The change is expected to take effect from the version : '{0}'</value>
1705+
Note : The change is expected to take effect from the version : '{0}'</value>
17061706
</data>
17071707
<data name="BreakingChangesAttributesUsageChangeMessage" xml:space="preserve">
17081708
<value>```powershell
@@ -1727,7 +1727,7 @@ Use the Enable-AzureDataCollection cmdlet to turn the feature On. The cmdlet can
17271727
</data>
17281728
<data name="BreakingChangesAttributesFooterMessage" xml:space="preserve">
17291729
<value>
1730-
Note : Go to {0} for steps to suppress this breaking change warning, and other information on breaking changes in Azure PowerShell.</value>
1730+
Note : Go to {0} for steps to suppress this breaking change warning, and other information on breaking changes in Azure PowerShell.</value>
17311731
</data>
17321732
<data name="PreviewCmdletMessage" xml:space="preserve">
17331733
<value>This cmdlet is in preview. The functionality may not be available in the selected subscription.</value>

0 commit comments

Comments
 (0)