public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Fix trivial typo in xfsrestore warning message
@ 2014-07-14 17:54 Iustin Pop
  2014-07-15  4:56 ` Dave Chinner
  0 siblings, 1 reply; 2+ messages in thread
From: Iustin Pop @ 2014-07-14 17:54 UTC (permalink / raw)
  To: xfs; +Cc: Iustin Pop

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

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

* Re: [PATCH] Fix trivial typo in xfsrestore warning message
  2014-07-14 17:54 [PATCH] Fix trivial typo in xfsrestore warning message Iustin Pop
@ 2014-07-15  4:56 ` Dave Chinner
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Chinner @ 2014-07-15  4:56 UTC (permalink / raw)
  To: Iustin Pop; +Cc: xfs

On Mon, Jul 14, 2014 at 07:54:42PM +0200, Iustin Pop wrote:
> Also modify the po/ files, although not sure if that's the correct
> procedure.
> 
> Signed-off-by: Iustin Pop <iusty@k1024.org>

That's fine for a simple change like this.

Thanks!

-Dave.
-- 
Dave Chinner
david@fromorbit.com

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

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

end of thread, other threads:[~2014-07-15  4:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-14 17:54 [PATCH] Fix trivial typo in xfsrestore warning message Iustin Pop
2014-07-15  4:56 ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox