* [PATCH] git-gui: Fix typo in Italian translation
@ 2023-02-17 22:02 lore.pini
2023-02-26 13:22 ` Philip Oakley
0 siblings, 1 reply; 2+ messages in thread
From: lore.pini @ 2023-02-17 22:02 UTC (permalink / raw)
To: git
Signed-off-by: Lorenzo Pini <lore.pini@gmx.it>
---
po/it.po | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/it.po b/po/it.po
index 1bd8b8e..7963aed 100644
--- a/po/it.po
+++ b/po/it.po
@@ -385,7 +385,7 @@ msgstr "Documentazione sul web"
#: git-gui.sh:2786 lib/choose_repository.tcl:47
lib/choose_repository.tcl:56
msgid "Show SSH Key"
-msgstr "Mostra chave SSH"
+msgstr "Mostra chiave SSH"
#: git-gui.sh:2893
#, tcl-format
--
2.38.1.windows.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] git-gui: Fix typo in Italian translation
2023-02-17 22:02 [PATCH] git-gui: Fix typo in Italian translation lore.pini
@ 2023-02-26 13:22 ` Philip Oakley
0 siblings, 0 replies; 2+ messages in thread
From: Philip Oakley @ 2023-02-26 13:22 UTC (permalink / raw)
To: lore.pini, git; +Cc: Pratyush Yadav, Jiang Xin
On 17/02/2023 22:02, lore.pini@gmx.it wrote:
> Signed-off-by: Lorenzo Pini <lore.pini@gmx.it>
> ---
Git gui corrections should copied to the subsystem maintainers (see
https://git-scm.com/docs/SubmittingPatches#_subsystems_with_dedicated_maintainers,
from git\Documentation\SubmittingPatches.txt)
git-gui/ comes from git-gui project, maintained by Pratyush Yadav:
https://github.com/prati0100/git-gui.git
For translations the details are in po/README.md for the 'portable
objects' subsystem
po/ comes from the localization coordinator, Jiang Xin:
https://github.com/git-l10n/git-po/
I've cc'd those maintainers.
> po/it.po | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/po/it.po b/po/it.po
> index 1bd8b8e..7963aed 100644
> --- a/po/it.po
> +++ b/po/it.po
> @@ -385,7 +385,7 @@ msgstr "Documentazione sul web"
>
> #: git-gui.sh:2786 lib/choose_repository.tcl:47
> lib/choose_repository.tcl:56
> msgid "Show SSH Key"
> -msgstr "Mostra chave SSH"
> +msgstr "Mostra chiave SSH"
>
> #: git-gui.sh:2893
> #, tcl-format
> --
> 2.38.1.windows.1
--
Philip
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-26 13:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-17 22:02 [PATCH] git-gui: Fix typo in Italian translation lore.pini
2023-02-26 13:22 ` Philip Oakley
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).