]> git.pld-linux.org Git - packages/coreutils.git/blobdiff - coreutils-runuser.patch
- current url
[packages/coreutils.git] / coreutils-runuser.patch
index 7a0d7b3cca18134a713721cf3d140caee3bd6973..540f39a10d2aeecdedf047251b5dc5c925207e7f 100644 (file)
@@ -21,7 +21,7 @@
  sha224sum: Ulrich Drepper, Scott Miller, David Madore
 --- coreutils-6.7/src/su.c.runuser     2007-01-09 17:27:56.000000000 +0000
 +++ coreutils-6.7/src/su.c     2007-01-09 17:30:12.000000000 +0000
-@@ -110,9 +110,15 @@
+@@ -109,9 +109,15 @@
  #include "error.h"
  
  /* The official name of this program (e.g., no `g' prefix).  */
@@ -32,7 +32,7 @@
 +#endif
  
 +#ifndef AUTHORS
- #define AUTHORS "David MacKenzie"
+ #define AUTHORS proper_name ("David MacKenzie")
 +#endif
  
  #if HAVE_PATHS_H
 +++ coreutils-6.10/po/pl.po    2008-03-02 14:28:35.858960780 +0100
 @@ -8986,6 +8986,16 @@
  msgid "warning: cannot change directory to %s"
- msgstr "uwaga: nie mo¿na zmieniæ katalogu na %s"
+ msgstr "uwaga: nie można zmienić katalogu na %s"
  
 +#: src/su.c:runuser
 +#, c-format
 +#: src/su.c:runuser
 +#, c-format
 +msgid "Can't specify more than %d supplemental groups"
-+msgstr "Nie mo¿na okre¶liæ wiêcej ni¿ %d grup dodatkowych"
++msgstr "Nie można określić więcej niż %d grup dodatkowych"
 +
- #: src/sum.c:62
- msgid ""
"Print checksum and block counts for each FILE.\n"
+ #. This is a proper name. See the gettext manual, section Names.
+ #: src/sum.c:36
msgid "Kayvan Aghaiepour"
This page took 0.074327 seconds and 4 git commands to generate.