Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are no locales for switching languages #5353

Closed
Vv-vfx opened this issue Jan 9, 2025 · 1 comment
Closed

There are no locales for switching languages #5353

Vv-vfx opened this issue Jan 9, 2025 · 1 comment

Comments

@Vv-vfx
Copy link

Vv-vfx commented Jan 9, 2025

  • [ x] I was not able to find an open or closed issue matching what I'm seeing

Setup

64-bit

$ git --version --build-options

git version 2.47.1.windows.1
cpu: x86_64
built from commit: 2cd2243
sizeof-long: 4
sizeof-size_t: 8
shell-path: D:/git-sdk-64-build-installers/usr/bin/sh
feature: fsmonitor--daemon
libcurl: 8.11.0
OpenSSL: OpenSSL 3.2.3 3 Sep 2024
zlib: 1.3.1

Windows 10 64-bit
Microsoft Windows [Version 10.0.19045.2965]

One of the following:

type "C:\Program Files\Git\etc\install-options.txt"
Editor Option: VIM
Custom Editor Path:
Default Branch Option:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Git Pull Behavior Option: Merge
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Disabled
Enable FSMonitor: Disabled

Details

PowerShell

git status

Problem:
After installation No localization.
Translation file folder C:\Program Files\Git\usr\share\locale
does not exist after installation.
Changing environment variables does not help. How to install Git translation files?

@dscho
Copy link
Member

dscho commented Jan 9, 2025

This is intentional: The translations would increase the size of the installer too much.

Having said that, what you really are looking for may be MSYS2. Git for Windows leverages MSYS2 and ships with a subset of its files. You can even install Git for Windows' SDK (even if it caters to contributors more than users) which comes with a package management system called "pacman" to install more tools (including Git...), so why don't you give it a whirl?

@dscho dscho closed this as completed Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants