From 35c09b569468f01cad90767f090d991b604ab2c1 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Thu, 3 Dec 2009 01:27:53 +0100 Subject: [PATCH] Full stop, wording. I'm still not happy with "System calendar", any suggestions welcome. --- kronolith/templates/calendar_info.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kronolith/templates/calendar_info.php b/kronolith/templates/calendar_info.php index 8a34fd13a..71fc545ec 100644 --- a/kronolith/templates/calendar_info.php +++ b/kronolith/templates/calendar_info.php @@ -15,7 +15,7 @@

- get('owner') ? sprintf(_("Local calendar owned by %s."), Kronolith::getUserName($calendar->get('owner'))) : _("Local system calendar") ?> + get('owner') ? sprintf(_("Local calendar owned by %s."), Kronolith::getUserName($calendar->get('owner'))) : _("System calendar.") ?>

-- 2.11.0