git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Feature Request - Better i18n support
@ 2023-03-09 12:56 Emir SARI
  2023-03-09 22:16 ` Junio C Hamano
  2023-03-09 22:27 ` brian m. carlson
  0 siblings, 2 replies; 7+ messages in thread
From: Emir SARI @ 2023-03-09 12:56 UTC (permalink / raw)
  To: git

Greetings,

Git is translated into many languages, but as far as I can see, it does not
take localisation formats into account nor it allows them to be translated
into localised formats.

For instance, in Turkish (and in French AFAIK), percentages are indicated
in different formats. In Turkish it precedes the number like %54. However,
all the percentages use the standard 54%. By marking these as translatable,
we could easily provide the correct formats.

Another thing is the decimal signs. In many languages, a comma (,) is used to
indicate decimals, however Git does not allow another formats. I am not sure
how to achieve this in C, but it would be great to have this in order to have
an errorless professional look in Git outputs.

Thank you very much for your attention.

[Sistem Bilgisi]
git sürümü:
git version 2.39.2
cpu: x86_64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon
uname: Darwin 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:42:11 PST 2023; root:xnu-8792.81.3~2/RELEASE_X86_64 x86_64
derleyici bilgisi: clang: 14.0.0 (clang-1400.0.29.202)
libc bilgisi: libc bilgisi yok
$SHELL (typically, interactive shell): /bin/zsh

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-05-10  3:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-09 12:56 Feature Request - Better i18n support Emir SARI
2023-03-09 22:16 ` Junio C Hamano
2023-03-09 23:12   ` Emir SARI
2023-03-09 22:27 ` brian m. carlson
2023-03-09 22:35   ` Junio C Hamano
2023-03-09 22:41     ` brian m. carlson
2023-05-10  2:50       ` Emir SARI

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).