Merge pull request #8796 from peterhuene/project-type-guid

Fix project type GUIDs when adding projects to solution files.
This commit is contained in:
Peter Huene 2018-03-22 22:27:01 -07:00 committed by GitHub
commit e61a7a3570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
28 changed files with 130 additions and 189 deletions

View file

@ -600,8 +600,8 @@
<note />
</trans-unit>
<trans-unit id="UnsupportedProjectType">
<source>Unsupported project type. Please check with your sdk provider.</source>
<target state="translated">Tipo de proyecto no admitido. Consulte a su proveedor de SDK.</target>
<source>Project '{0}' has an unknown project type and cannot be added to the solution file. Please contact your SDK provider for support.</source>
<target state="needs-review-translation">Tipo de proyecto no admitido. Consulte a su proveedor de SDK.</target>
<note />
</trans-unit>
<trans-unit id="InvalidSolutionFormatString">