1
0
Fork 0

fixed a potential NullPointerException when trying to type with no language

This commit is contained in:
sspanak 2024-10-16 13:00:14 +03:00 committed by Dimo Karaivanov
parent d1f8a773f8
commit 433d5f401a
19 changed files with 20 additions and 44 deletions

View file

@ -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>