git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Small typo in german translation
@ 2017-07-10  6:47 Andre Hinrichs
  2017-07-10 10:10 ` Kevin Daudt
  2017-07-10 16:23 ` [PATCH] l10n: de.po: fix typo Ralf Thielow
  0 siblings, 2 replies; 4+ messages in thread
From: Andre Hinrichs @ 2017-07-10  6:47 UTC (permalink / raw)
  To: git

Hi Git-Developers!

I've found a small typo in git/po/de.po
In line 8567 the word "erwzingen" should be "erzwingen".
Please fix.

Thanks


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

* Re: Small typo in german translation
  2017-07-10  6:47 Small typo in german translation Andre Hinrichs
@ 2017-07-10 10:10 ` Kevin Daudt
  2017-07-10 16:23 ` [PATCH] l10n: de.po: fix typo Ralf Thielow
  1 sibling, 0 replies; 4+ messages in thread
From: Kevin Daudt @ 2017-07-10 10:10 UTC (permalink / raw)
  To: Andre Hinrichs; +Cc: git

On Mon, Jul 10, 2017 at 08:47:23AM +0200, Andre Hinrichs wrote:
> Hi Git-Developers!
> 
> I've found a small typo in git/po/de.po
> In line 8567 the word "erwzingen" should be "erzwingen".
> Please fix.
> 
> Thanks
> 

Hello Andre,

The best way to get this fixed is to make a pull-request on the German
translation team repo[0].

Kind regards, Kevin

[0]: https://github.com/ralfth/git-po-de

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

* [PATCH] l10n: de.po: fix typo
  2017-07-10  6:47 Small typo in german translation Andre Hinrichs
  2017-07-10 10:10 ` Kevin Daudt
@ 2017-07-10 16:23 ` Ralf Thielow
  2017-07-10 18:44   ` Junio C Hamano
  1 sibling, 1 reply; 4+ messages in thread
From: Ralf Thielow @ 2017-07-10 16:23 UTC (permalink / raw)
  To: andre.hinrichs; +Cc: git, Ralf Thielow

Reported-by: Andre Hinrichs <andre.hinrichs@gmx.de>
Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
---
Hi Andre,

thanks for the bugreport!

Ralf

 po/de.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/de.po b/po/de.po
index 679f8f4..42c4508 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8564,7 +8564,7 @@ msgstr "\"auto-gc\" Modus aktivieren"
 #: builtin/gc.c:362
 msgid "force running gc even if there may be another gc running"
 msgstr ""
-"Ausführung von \"git gc\" erwzingen, selbst wenn ein anderes\n"
+"Ausführung von \"git gc\" erzwingen, selbst wenn ein anderes\n"
 "\"git gc\" bereits ausgeführt wird"
 
 #: builtin/gc.c:379
-- 
2.7.4


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

* Re: [PATCH] l10n: de.po: fix typo
  2017-07-10 16:23 ` [PATCH] l10n: de.po: fix typo Ralf Thielow
@ 2017-07-10 18:44   ` Junio C Hamano
  0 siblings, 0 replies; 4+ messages in thread
From: Junio C Hamano @ 2017-07-10 18:44 UTC (permalink / raw)
  To: Ralf Thielow; +Cc: andre.hinrichs, git

Ralf Thielow <ralf.thielow@gmail.com> writes:

> Reported-by: Andre Hinrichs <andre.hinrichs@gmx.de>
> Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
> ---
> Hi Andre,
>
> thanks for the bugreport!
>
> Ralf

Thanks.  Let me take it directly to 'maint'.

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

end of thread, other threads:[~2017-07-10 18:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-10  6:47 Small typo in german translation Andre Hinrichs
2017-07-10 10:10 ` Kevin Daudt
2017-07-10 16:23 ` [PATCH] l10n: de.po: fix typo Ralf Thielow
2017-07-10 18:44   ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).