Skip to content

Commit

Permalink
Add missing periods for consistency (#2988)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKeepCoding authored Jun 4, 2024
1 parent 04535c1 commit 84f94bf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<comment>Dev drive is not trusted</comment>
</data>
<data name="FileExplorerCard.Description" xml:space="preserve">
<value>Adjust these settings for a more developer-friendly experience using File Explorer</value>
<value>Adjust these settings for a more developer-friendly experience using File Explorer.</value>
<comment>The description for the File Explorer settings card</comment>
</data>
<data name="FileExplorerCard.Header" xml:space="preserve">
Expand Down Expand Up @@ -294,7 +294,7 @@
<comment>The action tool tip for the Windows developer settings card</comment>
</data>
<data name="WindowsDeveloperCard.Description" xml:space="preserve">
<value>Windows Settings intended for development use only</value>
<value>Windows Settings intended for development use only.</value>
<comment>The description for the Windows developer settings card</comment>
</data>
<data name="WindowsDeveloperCard.Header" xml:space="preserve">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@
<comment>Body text description for a card than when clicked takes the user to a multi-step flow for setting up their machine</comment>
</data>
<data name="MainPage_QuickstartPlayground.Description" xml:space="preserve">
<value>[Experimental] Use natural language and AI to set up a new devcontainer-based programming environment</value>
<value>[Experimental] Use natural language and AI to set up a new devcontainer-based programming environment.</value>
<comment>Body text description for a card than when clicked takes the user to a flow for creating a devcontainer environment for their project idea</comment>
</data>
<data name="MainPage_QuickstartPlayground.Header" xml:space="preserve">
Expand Down Expand Up @@ -1801,7 +1801,7 @@
<comment>Header for a card that when clicked takes the user to a multi-step flow for creating an environment</comment>
</data>
<data name="MainPageCreateEnvironment.Description" xml:space="preserve">
<value>Create a local or cloud environment</value>
<value>Create a local or cloud environment.</value>
<comment>Body text description for a card than when clicked takes the user to a multi-step flow for creating an environment</comment>
</data>
<data name="SelectEnvironmentPage.Description" xml:space="preserve">
Expand Down
2 changes: 1 addition & 1 deletion tools/Utilities/src/Strings/en-us/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<comment>Utilities</comment>
</data>
<data name="ProjectIronsidesDesc" xml:space="preserve">
<value>An application for gaining deeper insights into your applications</value>
<value>An application for gaining deeper insights into your applications.</value>
</data>
<data name="ProjectIronsidesTitle" xml:space="preserve">
<value>Project Ironsides</value>
Expand Down

0 comments on commit 84f94bf

Please sign in to comment.