From: Dave Chinner <dchinner@xxxxxxxxxx>
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@xxxxxxxxxx>
---
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@xxxxxxxxxx>\n"
"Language-Team: German <debian-l10n-german@xxxxxxxxxxxxxxxx>\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
|