From a747da2c0d1819f2a6c3f27914de1d30ea998bdc Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@robotics.uk.to>
Date: Sun, 6 Jan 2019 21:14:39 +0000
Subject: [PATCH] Change rsync description

---
 src/freedombone-app-rsync | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/freedombone-app-rsync b/src/freedombone-app-rsync
index 11593b11e..0ef027802 100755
--- a/src/freedombone-app-rsync
+++ b/src/freedombone-app-rsync
@@ -48,8 +48,8 @@ RSYNC_ONION_PORT=9951
 RSYNC_PORT=873
 
 # These parameters are used by the FreedomBox mobile app and web UI
-RSYNC_SHORT_DESCRIPTION="rsync daemon"
-RSYNC_DESCRIPTION="rsync daemon. Mirror files between servers"
+RSYNC_SHORT_DESCRIPTION="File synchronization. Mirror files between servers."
+RSYNC_DESCRIPTION="File synchronization. Mirror files between servers."
 RSYNC_MOBILE_APP_URL=https://f-droid.org/wiki/page/org.amoradi.syncopoli
 
 rsync_variables=(ONION_ONLY
-- 
GitLab