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">Concluído</string>
|
||||
<string name="loading">Carregando…</string>
|
||||
<string name="no_language">Sem idioma</string>
|
||||
<string name="error_unexpected">Um erro inesperado aconteceu.</string>
|
||||
|
||||
<string name="add_word_add">Adicionar</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue