From a35d654e1b4d6c449ff70df00a9883e089e5ed64 Mon Sep 17 00:00:00 2001 From: Gredin67 <35761345+Gredin67@users.noreply.github.com> Date: Mon, 27 Apr 2020 00:13:58 +0200 Subject: [PATCH] Update manifest.json Co-Authored-By: Alexandre Aubin --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index fae4baa..f2d703d 100644 --- a/manifest.json +++ b/manifest.json @@ -78,8 +78,8 @@ { "name": "apps", "ask": { - "en": "Which apps to backup (list separated by comma or 'all') ?", - "fr": "Quelles applications sauvegarder (liste séparée par virgule ou 'all' ?" + "en": "Which apps should Borg backup (list separated by comma or 'all') ?", + "fr": "Quelles applications doivent être sauvergées par Borg (liste séparée par virgule ou 'all' ?" }, "default": "all" },