This repository was archived by the owner on Apr 27, 2026. It is now read-only.
Description REGRESSION: Regression issue, not repro on VSCodeSetup-x64-1.101.2 + dotnet-interactive-vscode-1.0.6323011.vsix.
Describe the bug:
The strings "Outline" and "Export" are not translated for newly created *.ipynb file.
Note:
This issue not only repro on ENU OS + VSCode language pack, also repro on Loc OS.
Affected Build info:
Detailed Repro Build info: VSCodeSetup-x64-1.107.0 + dotnet-interactive-vscode-1.0.6610011.vsix
VSCode Link: https://code.visualstudio.com/insiders/#
dotnet-interactive-vscode-1.0.6610011.vsix
https://dev.azure.com/dnceng/internal/_build/results?buildId=2857998&view=artifacts&pathAsName=false&type=publishedArtifacts
Sdk info: dotnet-sdk-10.0.101
Pre-steps:
Install VSCode and dotnet-interactive-vscode-1.0.6323011.vsix extension component.
Install and apply the language package of Japanese for VSCode.
Steps:
Ctrl+Shift+P => "Polyglot Notebook: Create new blank notebook"
Select "Create as .ipynb"
Select "F#"
Set the cell contents to 1+1 and execute.
Check UI
Actual Results:
The strings "Outline" and "Export" are not translated for newly created *.ipynb file.
Expected Results:
All strings should be localized, like below screenshot for JA language.
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
Reactions are currently unavailable
REGRESSION: Regression issue, not repro on VSCodeSetup-x64-1.101.2 + dotnet-interactive-vscode-1.0.6323011.vsix.
Describe the bug:
The strings "Outline" and "Export" are not translated for newly created *.ipynb file.
Note:
This issue not only repro on ENU OS + VSCode language pack, also repro on Loc OS.
Affected Build info:
Detailed Repro Build info: VSCodeSetup-x64-1.107.0 + dotnet-interactive-vscode-1.0.6610011.vsix
VSCode Link: https://code.visualstudio.com/insiders/#
dotnet-interactive-vscode-1.0.6610011.vsix
https://dev.azure.com/dnceng/internal/_build/results?buildId=2857998&view=artifacts&pathAsName=false&type=publishedArtifacts
Sdk info: dotnet-sdk-10.0.101
Pre-steps:
Steps:
Ctrl+Shift+P=> "Polyglot Notebook: Create new blank notebook"1+1and execute.Actual Results:

The strings "Outline" and "Export" are not translated for newly created *.ipynb file.
Expected Results:

All strings should be localized, like below screenshot for JA language.
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the
#!aboutmagic command. ):