From 117dd52fecbcad1a844aad952492c54847adfdc2 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 27 Nov 2019 01:38:31 +0100 Subject: [PATCH] Attempt to improve the description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index af8a927..0623c19 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "bitwarden", "packaging_format": 1, "description": { - "en": "Open source password management solutions.", - "fr": "Solutions de gestion de mots de passe open source." + "en": "Manage passwords and other sensitive informations", + "fr": "Géres les mots de passe et autres informations sensibles" }, "version": "1.11.0~ynh1", "url": "https://github.com/dani-garcia/bitwarden_rs",