From: Iustin Pop <iusty@k1024.org>
To: xfs@oss.sgi.com
Cc: Iustin Pop <iusty@k1024.org>
Subject: [PATCH] Fix trivial typo in xfsrestore warning message
Date: Mon, 14 Jul 2014 19:54:42 +0200 [thread overview]
Message-ID: <1405360482-28870-1-git-send-email-iusty@k1024.org> (raw)
Also modify the po/ files, although not sure if that's the correct
procedure.
Signed-off-by: Iustin Pop <iusty@k1024.org>
---
po/de.po | 2 +-
po/pl.po | 2 +-
restore/tree.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/po/de.po b/po/de.po
index 8811356..8bdd756 100644
--- a/po/de.po
+++ b/po/de.po
@@ -2832,7 +2832,7 @@ msgstr "chmod %s fehlgeschlagen: %s\n"
#, c-format
msgid ""
"attempt to set extended attributes (xflags 0x%x, extsize = 0x%x, projid = 0x%"
-"x)of %s failed: %s\n"
+"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"
diff --git a/po/pl.po b/po/pl.po
index d4d68b4..3ce823e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3770,7 +3770,7 @@ msgstr "chmod %s nie powiodło się: %s\n"
#, c-format
msgid ""
"attempt to set extended attributes (xflags 0x%x, extsize = 0x%x, projid = 0x"
-"%x)of %s failed: %s\n"
+"%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"
diff --git a/restore/tree.c b/restore/tree.c
index 7e6127f..08e177f 100644
--- a/restore/tree.c
+++ b/restore/tree.c
@@ -2617,7 +2617,7 @@ setdirattr( dah_t dah, char *path )
"extended attributes "
"(xflags 0x%x, "
"extsize = 0x%x, "
- "projid = 0x%x)"
+ "projid = 0x%x) "
"of %s failed: "
"%s\n"),
fsxattr.fsx_xflags,
--
2.0.0.rc4
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2014-07-14 17:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-14 17:54 Iustin Pop [this message]
2014-07-15 4:56 ` [PATCH] Fix trivial typo in xfsrestore warning message Dave Chinner
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=1405360482-28870-1-git-send-email-iusty@k1024.org \
--to=iusty@k1024.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox