Merge pull request #9521 from livarcocc/fix_sln_string

Fix remove sln description.
This commit is contained in:
Livar 2018-06-20 15:13:06 -07:00 committed by GitHub
commit d082ff1797
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 28 additions and 28 deletions

View file

@ -145,7 +145,7 @@
<value>PROJECT_PATH</value>
</data>
<data name="RemoveProjectPathArgumentDescription" xml:space="preserve">
<value>The paths to the projects to from from the solution.</value>
<value>The paths to the projects to remove from the solution.</value>
</data>
<data name="RemoveAppFullName" xml:space="preserve">
<value>Remove one or more projects from a solution file.</value>

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -68,8 +68,8 @@
<note />
</trans-unit>
<trans-unit id="RemoveProjectPathArgumentDescription">
<source>The paths to the projects to from from the solution.</source>
<target state="new">The paths to the projects to from from the solution.</target>
<source>The paths to the projects to remove from the solution.</source>
<target state="new">The paths to the projects to remove from the solution.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsHeader">

View file

@ -19,7 +19,7 @@ namespace Microsoft.DotNet.Cli.Sln.Remove.Tests
Arguments:
<SLN_FILE> The solution file to operate on. If not specified, the command will search the current directory for one.
<PROJECT_PATH> The paths to the projects to from from the solution.
<PROJECT_PATH> The paths to the projects to remove from the solution.
Options:
-h, --help Show command line help.";