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:
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": [
{