diff options
author | elijah <elijah@riseup.net> | 2014-05-08 14:08:27 -0700 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2014-05-08 14:08:27 -0700 |
commit | df2f809047348e73ae167ad35ed297def8006fc4 (patch) | |
tree | 2c62e2effbd121c814b41e2b7045d80f1c01246f | |
parent | e53b2d02de7228f563a7187723477dd4dac20b99 (diff) |
make warning message less scary
-rw-r--r-- | pages/en.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/en.haml b/pages/en.haml index 0eb0ddc..853596e 100644 --- a/pages/en.haml +++ b/pages/en.haml @@ -4,7 +4,7 @@ .col-sm-8.col-sm-offset-2 .p.alert.alert-danger %i.fa.fa-warning - <b>WARNING:</b> Bitmask is very experimental. It should not yet be used for sensitive data and you might lose your data at any time. + <b>WARNING:</b> Bitmask is very experimental. Please do not use these beta releases of Bitmask for situations where a compromise of your data could put you in danger. Also, you might lose your data: although Bitmask is improving rapidly, it is possible that you could lose your email when using an early beta release. .row.bm-front-buttons .col-sm-3.col-xs-6 |