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

Localization is broken in multiple places #7518

Open
Labels
bugSomething isn't workingtriageThis issue needs to be triaged by a maintainer
@bgenia

Description

@bgenia

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Firefox 143.0.4
  • Local OS: Windows 11
  • Remote OS: Docker desktop (WSL) + code server container
  • Remote Architecture: x64
  • code-server --version:
    1.104.2b0992ddb3e3b398371da6bcfbe21a70b4d66eb8dx64

Steps to Reproduce

Docker compose:

services:code-server:image:ghcr.io/coder/code-server:4.104.2-39ports:      -8080:8080volumes:      -./.config:/home/coder/.config      -/var/run/docker.sock:/var/run/docker.sockrestart:unless-stopped
  1. Set up code server using the compose stack above
  2. Openhttp://localhost:8080 in the browser
  3. f1 ->configure display language
  4. Select any language except English and install language pack. Tested with Russian, Japanese, Chinese, French.
  5. Reload vscode window to change display language
  6. Initialize an empty git repository in the workspace folder (git init)
  7. Switch to VCS tab in vscode and observe "Commit" button at the top not being translated

Expected

The "Commit" button should be translated by the installed language pack. This is actual behavior in both native vscode and github codespaces.

Actual

The "Commit" button is untranslated.

This also happens in multiple other places, for example you can see the "Changes" label and commit message placeholder not being translated too on attached screenshots.

Logs

Screenshot/Video

Code server behavior:

ImageImage

Github codespaces behavior for comparison:

ImageImage

Does this bug reproduce in native VS Code?

No, this works as expected in native VS Code

Does this bug reproduce in GitHub Codespaces?

No, this works as expected in GitHub Codespaces

Are you accessing code-server over a secure context?

  • I am using a secure context.

Notes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageThis issue needs to be triaged by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp