Skip to content

Commit

Permalink
Unrollover 16.9 (#10935)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRansom authored Jan 25, 2021
1 parent b03949c commit e8a9f9f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
3 changes: 1 addition & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"sdk": {
"version": "5.0.100",
"rollForward": "minor"
"version": "5.0.100"
},
"tools": {
"dotnet": "5.0.100",
Expand Down
10 changes: 0 additions & 10 deletions src/fsharp/xlf/FSComp.txt.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -4062,11 +4062,6 @@
<target state="translated">メンバーとローカル クラスの束縛はどちらも '{0}' という名前を使用しています</target>
<note />
</trans-unit>
<trans-unit id="parsEqualsMissingInTypeDefinition">
<source>Unexpected token in type definition. Expected '=' after the type '{0}'.</source>
<target state="new">Unexpected token in type definition. Expected '=' after the type '{0}'.</target>
<note />
</trans-unit>
<trans-unit id="tcTypeAbbreviationsCannotHaveInterfaceDeclaration">
<source>Type abbreviations cannot have interface declarations</source>
<target state="translated">型略称にインターフェイスの宣言を含めることはできません</target>
Expand Down Expand Up @@ -7622,11 +7617,6 @@
<target state="translated">パッケージ マネージャー キー '{0}' は {1} に登録されていませんでした。現在登録済み: {2}</target>
<note />
</trans-unit>
<trans-unit id="packageManagerError">
<source>{0}</source>
<target state="translated">{0}</target>
<note />
</trans-unit>
<trans-unit id="couldNotLoadDependencyManagerExtension">
<source>The dependency manager extension {0} could not be loaded. Message: {1}</source>
<target state="translated">依存関係マネージャーの拡張機能 {0} を読み込むことができませんでした。メッセージ: {1}</target>
Expand Down

0 comments on commit e8a9f9f

Please sign in to comment.