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
|
|
@ -6,6 +6,7 @@
|
|||
<string name="loading">Carregando…</string>
|
||||
<string name="error_unexpected">Um erro inesperado aconteceu.</string>
|
||||
|
||||
<string name="error_unstable_input_connection">Conexão instável com o aplicativo!</string>
|
||||
<string name="add_word_add">Adicionar</string>
|
||||
<string name="add_word_confirm">Adicionar a palavra \"%1$s\" a %2$s?</string>
|
||||
<string name="add_word_no_selection">Mova o cursor dentro de uma palavra para adicioná-la.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue