summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-05 15:57:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-05 15:57:30 -0400
commita3f76fe696c603078621ccca6d7b17270cc7ef11 (patch)
tree714392d1d40a0c9d3437ac8263b082a2bca9d68b /templates
parent34fc0d358e53e4c615b1fe6fb80374a5302ccf1c (diff)
wording
De-emphasize "clone", because it's not that simple. The removable drive may already have an annex with content; if so it'll get synced in.
Diffstat (limited to 'templates')
-rw-r--r--templates/configurators/adddrive.hamlet3
-rw-r--r--templates/configurators/addrepository.hamlet2
2 files changed, 3 insertions, 2 deletions
diff --git a/templates/configurators/adddrive.hamlet b/templates/configurators/adddrive.hamlet
index 030ef8a4c..e3dfdd03e 100644
--- a/templates/configurators/adddrive.hamlet
+++ b/templates/configurators/adddrive.hamlet
@@ -3,7 +3,8 @@
Adding a removable drive
<p>
Clone this repository to a USB drive, memory stick, or other #
- removable media.
+ removable media. Whenever the removable drive is plugged in, its
+ content will be synced with the content of this repository.
<p>
$if (null writabledrives)
<div .span6 .alert .alert-error .alert-block>
diff --git a/templates/configurators/addrepository.hamlet b/templates/configurators/addrepository.hamlet
index 1ba4f94bf..81481d0c1 100644
--- a/templates/configurators/addrepository.hamlet
+++ b/templates/configurators/addrepository.hamlet
@@ -3,7 +3,7 @@
<div .span4>
<h3>
<a href="@{AddDriveR}">
- Clone to a removable drive
+ Add a removable drive
<p>
Clone this repository to a USB drive, memory stick, or other #
removable media.