This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.22-196-g30da407


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  30da407eca459329e060d0412c3fa6710f657e83 (commit)
      from  be13f5a4baa40af3611208edc77fd588ff2c0fab (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=30da407eca459329e060d0412c3fa6710f657e83

commit 30da407eca459329e060d0412c3fa6710f657e83
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Sat Aug 29 16:43:43 2015 -0400

    de.po: fix SIGALRM typo [BZ #4404]

diff --git a/ChangeLog b/ChangeLog
index 6f13c33..96e01f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-08-29  Mike Frysinger  <vapier@gentoo.org>
+
+	[BZ #4404]
+	* po/de.po: Fix SIGALRM typo.
+
 2015-08-28  James Perkins  <james@loowit.net>
 
 	* time/tst-strptime2.c (tests): Replace short list of test
diff --git a/po/de.po b/po/de.po
index b2a18ce..24965d6 100644
--- a/po/de.po
+++ b/po/de.po
@@ -5878,7 +5878,7 @@ msgstr "Datenübergabe unterbrochen (broken pipe)"
 
 #: sysdeps/generic/siglist.h:39
 msgid "Alarm clock"
-msgstr "Das Signal SIGNALRM empfangen (Der Wecker klingelt)"
+msgstr "Das Signal SIGALRM empfangen (Der Wecker klingelt)"
 
 #: sysdeps/generic/siglist.h:40
 msgid "Terminated"

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    5 +++++
 po/de.po  |    2 +-
 2 files changed, 6 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]