[PATCH 2/2] dump: fix translation build errors
Dave Chinner
david at fromorbit.com
Tue Jul 15 00:45:06 CDT 2014
From: Dave Chinner <dchinner at 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 at 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 at vollbio.de>\n"
"Language-Team: German <debian-l10n-german at 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
More information about the xfs
mailing list