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
|
|
@ -5,6 +5,7 @@
|
|||
<string name="completed">Fini</string>
|
||||
<string name="loading">Chargement…</string>
|
||||
<string name="error_unexpected">Une erreur inattendue s\'est produite.</string>
|
||||
<string name="error_unstable_input_connection">Connexion instable à l\'application !</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>
|
||||
<string name="add_word_blank">Mot vide non ajouté.</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue