From 36aa1580900d3de51383e5c003a535adfccd9a4c 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 70e28505..0c840efd 100644 --- a/po/de.po +++ b/po/de.po @@ -9058,7 +9058,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