git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ralf Thielow <ralf.thielow@googlemail.com>
To: git@vger.kernel.org
Cc: Ralf Thielow <ralf.thielow@googlemail.com>
Subject: [PATCH] gitk: spelling fix in German translation
Date: Tue, 17 May 2011 22:18:29 +0200	[thread overview]
Message-ID: <1305663509-5057-1-git-send-email-ralf.thielow@googlemail.com> (raw)

Fixed a spelling mistake in German translation. "positive integer" is
not correctly translated to "ganzzahliger Wert" because "ganzzahliger Wert"
also includes negative values.

Signed-off-by: Ralf Thielow <ralf.thielow@googlemail.com>
---
 gitk-git/po/de.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gitk-git/po/de.po b/gitk-git/po/de.po
index bd194a3..55e8467 100644
--- a/gitk-git/po/de.po
+++ b/gitk-git/po/de.po
@@ -652,7 +652,7 @@ msgstr "Bis:"
 
 #: gitk:3835
 msgid "Limit and/or skip a number of revisions (positive integer):"
-msgstr "Versionsanzahl begrenzen oder einige überspringen (ganzzahliger Wert):"
+msgstr "Versionsanzahl begrenzen oder einige überspringen (positiver ganzzahliger Wert):"
 
 #: gitk:3836
 msgid "Number to show:"
-- 
1.7.5.1

             reply	other threads:[~2011-05-17 20:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-17 20:18 Ralf Thielow [this message]
2011-05-18  9:06 ` [PATCH] gitk: spelling fix in German translation Michael J Gruber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1305663509-5057-1-git-send-email-ralf.thielow@googlemail.com \
    --to=ralf.thielow@googlemail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).