diff --git a/issue_template.md b/issue_template.md index 076e695..1db9a8e 100644 --- a/issue_template.md +++ b/issue_template.md @@ -8,7 +8,7 @@ about: Create a report to help us debug, it would be nice to fill the template a 1. *Read this whole template first.* 2. *Determine if you are on the right place:* - *If you were performing an action on the app from the webadmin or the CLI (install, update, backup, restore, change url...), you are on the right place!* - - *Otherwise, the issue may be due to syncthing itself. Refer to its documentation or repository for help.* + - *Otherwise, the issue may be due to Syncthing itself. Refer to its documentation or repository for help.* - *If you have a doubt, post here, we will figure it out together.* 3. *Delete the italic comments as you write over them below, and remove this guide.* --- diff --git a/manifest.json b/manifest.json index d10b33d..60a2b29 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "syncthing", "packaging_format": 1, "description": { - "en": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.", - "fr": "Syncthing remplace les services propriétaires de synchro et de cloud avec quelque chose d'ouvert, digne de confiance et décentralisée." + "en": "Continuous file synchronization program.", + "fr": "Programme de synchronisation de fichiers en continu." }, "version": "1.6.1~ynh1", "url": "https://syncthing.net/",