]> git.pld-linux.org Git - packages/glibc.git/blobdiff - glibc-missing-nls.patch
- upstream removed omitfp
[packages/glibc.git] / glibc-missing-nls.patch
index e6149eb93046c9c37f0fdc0e02d0a03db0a2122d..e461a6372ecc650516e39c6a44041c68a75ced37 100644 (file)
@@ -1,5 +1,13 @@
 --- glibc-2.3.1/sunrpc/rpc_main.c.orig Fri Nov  2 03:15:17 2001
 +++ glibc-2.3.1/sunrpc/rpc_main.c      Mon Nov 11 14:07:24 2002
+@@ -38,6 +38,7 @@
+ #include <stdio.h>
+ #include <string.h>
+ #include <unistd.h>
++#include <locale.h>
+ #include <libintl.h>
+ #include <ctype.h>
+ #include <sys/types.h>
 @@ -185,6 +185,9 @@
  {
    struct commandline cmd;
@@ -27,7 +35,7 @@
 +++ glibc-2.4/po/pl.po 2006-06-30 23:30:04.281144000 +0200
 @@ -67,9 +67,13 @@
  msgid "Set the program name"
- msgstr "Okrelenie nazwy programu"
+ msgstr "Określenie nazwy programu"
  
 +#: argp/argp-parse.c:105
 +msgid "SECS"
@@ -35,8 +43,8 @@
 +
  #: argp/argp-parse.c:106
  msgid "Hang for SECS seconds (default 3600)"
--msgstr "Zatrzymanie na SECS sekund (domylnie 3600)"
-+msgstr "Zatrzymanie na SEK sekund (domylnie 3600)"
+-msgstr "Zatrzymanie na SECS sekund (domyślnie 3600)"
++msgstr "Zatrzymanie na SEK sekund (domyślnie 3600)"
  
  #: argp/argp-parse.c:167
  msgid "Print program version"
This page took 0.032253 seconds and 4 git commands to generate.