From 9551dacd109ca88d19edae648a211aad60d301df Mon Sep 17 00:00:00 2001 From: Kylie McClain Date: Tue, 19 Apr 2022 13:42:54 -0400 Subject: handle.c: o ante e nimi anu tawa nimi wile nasin pu la nasin ni pi nimi anu li lon ala --- handle.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/handle.c b/handle.c index cb52ba6..a7cdcb7 100644 --- a/handle.c +++ b/handle.c @@ -978,7 +978,7 @@ static void handleReplyBanList(struct Message *msg) { strftime(since, sizeof(since), "%F %T", localtime(&time)); uiFormat( id, Warm, tagTime(msg), - "tomo \3%02d%s\3 li jo ala (tan tenpo %s, tan anu pi lawa \3%02d%s\3) e ike: %s", + "tomo \3%02d%s\3 li jo ala (tan tenpo %s, tan wile pi lawa \3%02d%s\3) e ike: %s", hash(msg->params[1]), msg->params[1], since, completeColor(id, msg->params[3]), msg->params[3], msg->params[2] @@ -1001,7 +1001,7 @@ static void onList(const char *list, struct Message *msg) { strftime(since, sizeof(since), "%F %T", localtime(&time)); uiFormat( id, Warm, tagTime(msg), - "lipu %s pi tomo \3%02d%s\3 li jo e ni, tan tenpo %s, tan anu pi lawa \3%02d%s\3: %s", + "lipu %s pi tomo \3%02d%s\3 li jo e ni, tan tenpo %s, tan wile pi lawa \3%02d%s\3: %s", list, hash(msg->params[1]), msg->params[1], since, completeColor(id, msg->params[3]), msg->params[3], msg->params[2] -- cgit 1.4.1