Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0d03a32

Browse files
committed
Enable localization of fsharp templates vsix (changeset 1390753)
1 parent72b923c commit0d03a32

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<VsixLanguagePackVersion="1.0.0"xmlns="http://schemas.microsoft.com/developer/vsx-schema-lp/2010">
3+
<LocalizedName_locID="vwdExpressDeployName">Visual F# Tools Templates</LocalizedName>
4+
<LocalizedDescription_locID="vwdExpressDeployDescription">Deploy Visual F# Tools templates to Visual Studio Express for Web</LocalizedDescription>
5+
</VsixLanguagePack>
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<VsixLanguagePackVersion="1.0.0"xmlns="http://schemas.microsoft.com/developer/vsx-schema-lp/2010">
3+
<LocalizedName_locID="VsProDeployName">Visual F# Tools Templates</LocalizedName>
4+
<LocalizedDescription_locID="VsProDeployDescription">Deploy Visual F# Tools templates to Visual Studio</LocalizedDescription>
5+
</VsixLanguagePack>

‎vsintegration/src/deployment/VsProDeployTemplates/source.extension.vsixmanifest‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<Metadata>
55
<IdentityId="VsProDeployTemplates..9636fc84-1775-4415-9afa-c068d869d8b9"Version="3.2"Language="en-US"Publisher="Microsoft.VisualFSharpTools" />
66
<DisplayName>Visual F# Tools Templates</DisplayName>
7-
<Descriptionxml:space="preserve">Deploy Visual F# Tools templates to Visual Studio Professional</Description>
7+
<Descriptionxml:space="preserve">Deploy Visual F# Tools templates to Visual Studio</Description>
88
</Metadata>
99
<InstallationAllUsers="true">
1010
<InstallationTargetId="Microsoft.VisualStudio.Pro"Version="[14.0]" />
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<VsixLanguagePackVersion="1.0.0"xmlns="http://schemas.microsoft.com/developer/vsx-schema-lp/2010">
3+
<LocalizedName_locID="vwdExpressDeployName">Visual F# Tools Templates</LocalizedName>
4+
<LocalizedDescription_locID="vwdExpressDeployDescription">Deploy Visual F# Tools templates to Visual Studio Express for Windows Desktop</LocalizedDescription>
5+
</VsixLanguagePack>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp