workaround for getTextBeforeCursor() taking too much time and causing unresponsive UI
This commit is contained in:
parent
f1b063c84b
commit
2b2b8e9a1c
19 changed files with 156 additions and 14 deletions
|
|
@ -4,6 +4,7 @@
|
|||
<string name="loading">Laden…</string>
|
||||
<string name="error_unexpected">Er is een onverwachte fout opgetreden.</string>
|
||||
|
||||
<string name="error_unstable_input_connection">Onstabiele applicatieverbinding!</string>
|
||||
<string name="add_word_add">Toevoegen</string>
|
||||
<string name="add_word_confirm">Voeg woord \"%1$s\" toe aan %2$s?</string>
|
||||
<string name="add_word_no_selection">Verplaats de cursor binnen een woord om het toe te voegen.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue