This is the mail archive of the libc-alpha@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]

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


obvious
---
 ChangeLog | 5 +++++
 po/de.po  | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

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"
-- 
2.5.0


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