From 5ed6d19ff9092ac0ef799e5b6099e4ae9f0127e9 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sat, 30 Nov 2024 10:41:07 -0500 Subject: [PATCH] radicale: Update link to supported clients Signed-off-by: James Valleroy Reviewed-by: Sunil Mohan Adapa --- plinth/modules/radicale/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plinth/modules/radicale/__init__.py b/plinth/modules/radicale/__init__.py index acc046597..645da94c0 100644 --- a/plinth/modules/radicale/__init__.py +++ b/plinth/modules/radicale/__init__.py @@ -24,8 +24,8 @@ _description = [ format_lazy( _('Radicale is a CalDAV and CardDAV server. It allows synchronization ' 'and sharing of scheduling and contact data. To use Radicale, a ' - 'supported client application is needed. Radicale can ' + '' + 'supported client application is needed. Radicale can ' 'be accessed by any user with a {box_name} login.'), box_name=_(cfg.box_name)), _('Radicale provides a basic web interface, which only supports creating '