diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-09 01:05:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-09 01:05:23 -0400 |
commit | c066faf4b9e14f4007ce7896e5337d1eabf9b086 (patch) | |
tree | b8fce303ef8d4c25fe24b14f7be4e01c3da9fc7e | |
parent | 1e41c0d85ecc24e8656bff79b2fba46c3663a054 (diff) |
wording
-rw-r--r-- | templates/configurators/pairing/prompt.hamlet | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/configurators/pairing/prompt.hamlet b/templates/configurators/pairing/prompt.hamlet index 82ca48b5a..1d27b1837 100644 --- a/templates/configurators/pairing/prompt.hamlet +++ b/templates/configurators/pairing/prompt.hamlet @@ -20,7 +20,7 @@ entered on #{hostname} when the pairing was started. $else For security, a secret phrase has been selected, which you need # - to enter here to complete the pairing. If you don't know the # + to enter here to finish the pairing. If you don't know the # phrase, go ask #{username} ... $if badphrase <div .alert .alert-error> @@ -35,7 +35,7 @@ $if start Start pairing $else - Complete pairing + Finish pairing <div .alert .alert-info> $if start <p> |