git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] l10n: Fix to Swedish translation
@ 2012-10-02  7:25 Peter Krefting
  2012-10-02 19:39 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Krefting @ 2012-10-02  7:25 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Junio C Hamano

Fix bad translation of "Receiving objects".

Signed-off-by: Peter Krefting <peter@softwolves.pp.se>
---
  po/sv.po | 4 ++--
  1 fil ändrad, 2 tillägg(+), 2 borttagningar(-)

Dear Junio,

could you please apply this patch to the 1.7.12 maintenance branch, if 
you intend to do more releases past 1.17.12.2 from there? It contains 
a fix for the most embarrasing typo in the Swedish translation 
("Receiveing" became "Deleting"). The fix is already in the big 
pull-request slated for the next feature release, but I would appreciate 
if a 1.17.12.3 did contain this...

diff --git a/po/sv.po b/po/sv.po
index b327a0e..141b8d5 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@
  "Project-Id-Version: git 1.7.12\n"
  "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
  "POT-Creation-Date: 2012-08-06 23:47+0800\n"
-"PO-Revision-Date: 2012-08-14 09:58+0100\n"
+"PO-Revision-Date: 2012-10-02 08:15+0100\n"
  "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
  "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
  "Language: sv\n"
@@ -3381,7 +3381,7 @@

  #: builtin/index-pack.c:986
  msgid "Receiving objects"
-msgstr "Tar bort objekt"
+msgstr "Tar emot objekt"

  #: builtin/index-pack.c:986
  msgid "Indexing objects"
-- 
1.7.12.439.g1414786

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

end of thread, other threads:[~2012-10-03  7:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-02  7:25 [PATCH] l10n: Fix to Swedish translation Peter Krefting
2012-10-02 19:39 ` Junio C Hamano
2012-10-03  7:23   ` Peter Krefting

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).