From 4e799b1f4cf1d67a1ac6fd36d69d8614ec24e031 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 25 Apr 2019 23:06:44 +0200 Subject: [PATCH 1/2] More concise description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 080ee27..d59890b 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "z-push", "packaging_format": 1, "description": { - "en": "Z-Push is an Exchange ActiveSync fronted written in php which lets you synchronize emails (imap/smtp backend) and calendar/contacts (carddav and caldav backend)", - "fr": "Z-Push est un fronted Exchange ActiveSync écrit en php qui permet de synchroniser vos email (backend imap/smtp) et vos contacts/calendrier (backend carddav et caldav)" + "en": "Z-Push is an ActiveSync frontend that help your synchronize emails, calendar and contacts", + "fr": "Z-Push est un frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts" }, "version": "2.4.5~ynh1", "url": "https://z-push.org", From 71462949b9d88956e4428afd1141d82e3e0f339c Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 29 Apr 2019 21:40:31 +0200 Subject: [PATCH 2/2] Typos --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d59890b..4eca72f 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "id": "z-push", "packaging_format": 1, "description": { - "en": "Z-Push is an ActiveSync frontend that help your synchronize emails, calendar and contacts", + "en": "Z-Push is an ActiveSync frontend that helps you synchronize emails, calendar and contacts", "fr": "Z-Push est un frontend ActiveSync qui permet de synchroniser emails, calendrier et contacts" }, "version": "2.4.5~ynh1",