Browse Source

Further improve manifest info

Alexandre Aubin 3 years ago
parent
commit
f121cd1d4c
1 changed files with 2 additions and 3 deletions
  1. 2 3
      manifest.json

+ 2 - 3
manifest.json

@@ -34,11 +34,10 @@
             "type": "display_text",
             "style": "info",
             "ask": {
-                "en": "After installing the application, you can configure the application from YunoHost's webadmin in Applications > VPNclient > Configuration.",
-                "fr": "Après avoir installé l'application, vous pourrez la configurer depuis la webadmin de YunoHost dans Applications > VPNclient > Configuration."
+                "en": "After installation, you will be able to configure the application from YunoHost's webadmin in Applications > VPNclient > Configuration.",
+                "fr": "Après l'application, vous pourrez configurer l'application depuis la webadmin de YunoHost dans Applications > VPNclient > Configuration."
             }
         }
-
     ]
   }
 }