diff --git a/check_process b/check_process index 1121074..e390483 100644 --- a/check_process +++ b/check_process @@ -1,7 +1,7 @@ ;; Test paquet stable auto_remove=1 ; Manifest - version="A. Version of the Debian repositories (recommended)" + version="A. Version of the Debian repositories - recommended" ; Checks pkg_linter=1 setup_sub_dir=0 diff --git a/manifest.json b/manifest.json index 61ef521..d38a0af 100644 --- a/manifest.json +++ b/manifest.json @@ -25,8 +25,8 @@ "en": "Select the minidlna version to install", "fr": "Choix de la version de minidlna à installer" }, - "choices": ["A. Version of the Debian repositories (recommended)", "B. Latest version available for Debian"], - "default": "A. Version of the Debian repositories (recommended)" + "choices": ["A. Version of the Debian repositories - recommended", "B. Latest version available for Debian"], + "default": "A. Version of the Debian repositories - recommended" } ] }