Fix "restore from seeds" too long on certain devices. (#345)

+ change "restore from key" for consistency.
This commit is contained in:
el00ruobuob 2018-07-27 10:43:38 +02:00 committed by m2049r
parent f8f113faab
commit 3c91fc060c
1 changed files with 2 additions and 2 deletions

View File

@ -310,8 +310,8 @@
<string name="fab_create_new">Créer un nouveau portefeuille</string>
<string name="fab_restore_viewonly">Restaurer un portefeuille d\'audit</string>
<string name="fab_restore_key">Restaurer un portefeuille depuis la clef privée</string>
<string name="fab_restore_seed">Restaurer un portefeuille depuis la phrase mnémonique</string>
<string name="fab_restore_key">Restaurer depuis la clef privée</string>
<string name="fab_restore_seed">Restaurer depuis la phrase mnémonique</string>
<string name="accounts_drawer_new">Créer un Compte</string>
<string name="accounts_drawer_title">Comptes</string>