1
0
Fork 0

workaround for getTextBeforeCursor() taking too much time and causing unresponsive UI

This commit is contained in:
sspanak 2025-01-03 21:28:03 +02:00 committed by Dimo Karaivanov
parent f1b063c84b
commit 2b2b8e9a1c
19 changed files with 156 additions and 14 deletions

View file

@ -4,6 +4,7 @@
<string name="loading">Laden…</string>
<string name="error_unexpected">Unerwarteter Fehler aufgetreten.</string>
<string name="error_unstable_input_connection">Instabile Anwendungsverbindung!</string>
<string name="add_word_add">Hinzufügen</string>
<string name="add_word_confirm">Wort \"%1$s\" zu %2$s hinzufügen?</string>
<string name="add_word_no_selection">Bewegen Sie den Cursor innerhalb eines Wortes, um es hinzuzufügen.</string>