change setup wording

pull/25/head
Pavol Rusnak 10 years ago
parent 0e92d4c588
commit 309604d286

@ -106,7 +106,7 @@ void reset_entropy(const uint8_t *ext_entropy, uint32_t len)
i++; j++;
}
current_word[j] = 0; if (storage.mnemonic[i] != 0) i++;
char desc[] = "##th word";
char desc[] = "##th word is:";
if (word_pos < 10) {
desc[0] = ' ';
} else {

Loading…
Cancel
Save