From 4cc8cc02cb3b11cfba57ac69863e1458b5bbbf4d Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 11 Oct 2007 14:31:41 +0200 Subject: [PATCH] po: fix typo in de.po de.po:9010: internationalized messages should not contain the `\r' escape sequence Signed-off-by: Karel Zak --- po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/de.po b/po/de.po index eafc30df..a12d3dde 100644 --- a/po/de.po +++ b/po/de.po @@ -8765,7 +8765,7 @@ msgid "" "\t-a : all (default)\n" msgstr "" "\t-s : Semaphoren\n" -"\r-a : alles (Voreinstellung)\n" +"\t-a : alles (Voreinstellung)\n" #: sys-utils/ipcs.c:134 #, c-format -- 2.39.5