interactive icon indicating copy to clipboard operation
interactive copied to clipboard

Polyglot Notebook: [NetTestingE2E][Loc]String of "Code" within all the cells is not translated.

Open v-huanli1 opened this issue 6 months ago • 0 comments

REGRESSION: Not a regression, it's also repro on VScode-1.101.2 + dotnet-interactive-vscode-1.06323011.vsix.

Describe the bug: String of "Code" in the cell is not translated.

Note: Repro VM: 172.20.30.168.

Pre-steps: 1.On ENU OS, install VSCode and dotnet-interactive-vscode-1.0.6406011.vsix extension component. 2. Install the language package of Turkish from VSCode -> Change the display language of VSCode to Turkish.

Steps: 1.Open the notebook fromImage 2.Check the string in the cell

Build info: Detailed Repro Build info: VSCodeUserSetup-x64-1.103.1 +dotnet-interactive-vscode-1.0.6406011.vsix VSCode Link: https://code.visualstudio.com/insiders/# dotnet-interactive-vscode-1.0.6406011.vsix https://dev.azure.com/dnceng/internal/_build/results?buildId=2177104&view=artifacts&pathAsName=false&type=publishedArtifacts Sdk info: dotnet-sdk-9.0.304-win-arm64.exe

Actual Results: The string of "Code" within all the executed cell is not translated. Image

Expected Results: All strings should be translated.

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):

  • OS
    • [√ ] Windows 11
    • [ ] Windows 10
    • [ ] macOS
    • [ ] Linux (Please specify distro)
    • [ ] iOS
    • [ ] Android
  • Browser
    • [ ] Chrome
    • [ ] Edge
    • [ ] Firefox
    • [ ] Safari
  • Frontend
    • [ ] Jupyter Notebook
    • [ ] Jupyter Lab
    • [ ] nteract
    • [√ ] Visual Studio Code
    • [ ] Visual Studio Code Insiders
    • [ ] Visual Studio
    • [ ] Other (please specify)

v-huanli1 avatar Aug 15 '25 02:08 v-huanli1