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
|
|
@ -2,7 +2,6 @@
|
|||
<resources>
|
||||
<string name="app_settings">TT9 Einstellungen</string>
|
||||
<string name="loading">Laden…</string>
|
||||
<string name="no_language">Keine Sprache</string>
|
||||
<string name="error_unexpected">Unerwarteter Fehler aufgetreten.</string>
|
||||
|
||||
<string name="add_word_add">Hinzufügen</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue