Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTanarri <Tanarri@users.noreply.github.com>2019-03-27 00:43:12 +0300
committernacho <nacho@ownyourbits.com>2019-04-01 05:22:16 +0300
commitc0bad9c1ace7b34998e692e2afc377f393a9cd46 (patch)
treebb08ca4ce39ae910fa3601fc935db98e2206fcf0 /etc
parent7e40a7052348bda1cbf38126303e16c0e89df6e3 (diff)
nc-restore: info text corrected
Diffstat (limited to 'etc')
-rw-r--r--etc/ncp-config.d/nc-restore-snapshot.cfg2
-rw-r--r--etc/ncp-config.d/nc-restore.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/ncp-config.d/nc-restore-snapshot.cfg b/etc/ncp-config.d/nc-restore-snapshot.cfg
index 49efb8b8..41b45bdc 100644
--- a/etc/ncp-config.d/nc-restore-snapshot.cfg
+++ b/etc/ncp-config.d/nc-restore-snapshot.cfg
@@ -3,7 +3,7 @@
"name": "Nc-restore-snapshot",
"title": "nc-restore-snapshot",
"description": "Restore data from a BTRFS snapshot",
- "info": "A snapshot of the current data will be taken",
+ "info": "A snapshot of the data will be restored",
"infotitle": "Restore NextCloud data snapshot",
"params": [
{
diff --git a/etc/ncp-config.d/nc-restore.cfg b/etc/ncp-config.d/nc-restore.cfg
index 293bca25..aeb18123 100644
--- a/etc/ncp-config.d/nc-restore.cfg
+++ b/etc/ncp-config.d/nc-restore.cfg
@@ -3,7 +3,7 @@
"name": "Nc-restore",
"title": "nc-restore",
"description": "Restore a previously backuped NC instance",
- "info": "This new installation will cleanup current\nNextCloud instance, including files and database.\n\n** perform backup before proceding **\n\nYou can use nc-backup",
+ "info": "This new installation will cleanup current\nNextCloud instance, including files and database.\n\n** perform backup before proceding **\n\nYou can use 'nc-backup'",
"infotitle": "Restore NextCloud backup",
"params": [
{