From 53a451c64a34f4602b9479aaa8effe149e150a54 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 10 Nov 2006 20:52:00 +0000 Subject: Updated to fedora-glibc-20061110T2049 --- locale/programs/ld-numeric.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'locale/programs/ld-numeric.c') diff --git a/locale/programs/ld-numeric.c b/locale/programs/ld-numeric.c index a901c4d985..d7ffe75bee 100644 --- a/locale/programs/ld-numeric.c +++ b/locale/programs/ld-numeric.c @@ -115,7 +115,7 @@ No definition for %s category found"), "LC_NUMERIC")); else if (numeric->decimal_point[0] == '\0' && ! be_quiet && ! nothing) { WITH_CUR_LOCALE (error (0, 0, _("\ -%s: value for field `%s' must not be the empty string"), +%s: value for field `%s' must not be an empty string"), "LC_NUMERIC", "decimal_point")); } if (numeric->decimal_point_wc == L'\0') -- cgit v1.2.3