Merge pull request #8796 from peterhuene/project-type-guid
Fix project type GUIDs when adding projects to solution files.
This commit is contained in:
commit
e61a7a3570
28 changed files with 130 additions and 189 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue