fixed a potential NullPointerException when trying to type with no language
This commit is contained in:
parent
d1f8a773f8
commit
433d5f401a
19 changed files with 20 additions and 44 deletions
|
|
@ -4,7 +4,6 @@
|
|||
<string name="pref_font_size_large">Grande</string>
|
||||
<string name="completed">Fini</string>
|
||||
<string name="loading">Chargement…</string>
|
||||
<string name="no_language">Aucun langue</string>
|
||||
<string name="error_unexpected">Une erreur inattendue s\'est produite.</string>
|
||||
<string name="add_word_add">Ajouter</string>
|
||||
<string name="add_word_no_selection">Déplacez le curseur dans un mot pour l\'ajouter.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue