All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: xfs@oss.sgi.com
Subject: [PATCH 2/2] dump: fix translation build errors
Date: Tue, 15 Jul 2014 15:45:06 +1000	[thread overview]
Message-ID: <1405403106-3084-3-git-send-email-david@fromorbit.com> (raw)
In-Reply-To: <1405403106-3084-1-git-send-email-david@fromorbit.com>

From: Dave Chinner <dchinner@redhat.com>

The translations fail to build because of duplicate message strings.
Remove the duplicate.

Also, fix the missing "language" tag from the german translation.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
---
 po/de.po | 10 +---------
 po/pl.po |  9 ---------
 2 files changed, 1 insertion(+), 18 deletions(-)

diff --git a/po/de.po b/po/de.po
index 8bdd756..62face8 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,6 +10,7 @@ msgstr ""
 "PO-Revision-Date: 2012-08-28 10:58+0200\n"
 "Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -3470,15 +3471,6 @@ msgstr "Versuch, %s mit »stat« abzufragen, fehlgeschlagen: %s\n"
 msgid "attempt to truncate %s failed: %s\n"
 msgstr "Versuch, %s zu kürzen, fehlgeschlagen: %s\n"
 
-#: .././restore/content.c:7337 .././restore/content.c:7585
-#, c-format
-msgid ""
-"attempt to set extended attributes (xflags 0x%x, extsize = 0x%x, projid = 0x%"
-"x) of %s failed: %s\n"
-msgstr ""
-"Versuch, erweiterte Attribute (xflags 0x%x, extsize = 0x%x, projid = 0x%x) "
-"von %s zu setzen, fehlgeschlagen: %s\n"
-
 #: .././restore/content.c:7493 .././restore/content.c:7760
 #, c-format
 msgid "unable to set access and modification times of %s: %s\n"
diff --git a/po/pl.po b/po/pl.po
index 3ce823e..62dee9a 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3766,15 +3766,6 @@ msgstr "chown (uid=%d, gid=%d) %s nie powiodło się: %s\n"
 msgid "chmod %s failed: %s\n"
 msgstr "chmod %s nie powiodło się: %s\n"
 
-#: .././restore/tree.c:2616
-#, c-format
-msgid ""
-"attempt to set extended attributes (xflags 0x%x, extsize = 0x%x, projid = 0x"
-"%x) of %s failed: %s\n"
-msgstr ""
-"próba ustawienia rozszerzonych atrybutów (xflags 0x%x, extsize = 0x%x, "
-"projid = 0x%x) %s nie powiodła się: %s\n"
-
 #: .././restore/tree.c:2643
 #, c-format
 msgid "unable to rmdir %s: not empty\n"
-- 
2.0.0

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  parent reply	other threads:[~2014-07-15  5:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-15  5:45 [PATCH 0/2] xfsdump: fix build issues Dave Chinner
2014-07-15  5:45 ` [PATCH 1/2] dump: don't redefine min() or max() Dave Chinner
2014-07-15 10:20   ` Christoph Hellwig
2014-07-15  5:45 ` Dave Chinner [this message]
2014-07-15 10:21   ` [PATCH 2/2] dump: fix translation build errors Christoph Hellwig
2014-07-15 14:55     ` Jakub Bogusz
2014-07-15 15:40       ` Christoph Hellwig

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=1405403106-3084-3-git-send-email-david@fromorbit.com \
    --to=david@fromorbit.com \
    --cc=xfs@oss.sgi.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.