]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Rename Word Count to Raw Entropy Words
authorIan Coleman <coleman.ian@gmail.com>
Tue, 20 Jun 2017 00:58:51 +0000 (10:58 +1000)
committerIan Coleman <coleman.ian@gmail.com>
Tue, 20 Jun 2017 00:58:51 +0000 (10:58 +1000)
See issue 78

src/index.html

index 5edd68ec3972ab17ae94c7d5b71964d182786afc..668e588be5cdfc65d1bd4025555a4d6bcaefa3ad 100644 (file)
                                         <div class="bits-per-event col-sm-3 form-control-static"></div>
                                     </div>
                                     <div class="row">
-                                        <label class="col-sm-3 control-label" data-translate>Word Count</label>
+                                        <label class="col-sm-3 control-label" data-translate>Raw Entropy Words</label>
                                         <div class="word-count col-sm-3 form-control-static"></div>
                                         <label class="col-sm-3 control-label" data-translate><span class="more-info" data-translate-title title="Total bits of entropy may be less than indicated if any entropy event uses a weak source.">Total Bits</span></label>
                                         <div class="bits col-sm-3 form-control-static"></div>