* each input mode is now in a separate file (#75)
* fixed mode 123 being incorrectly forced after typing in a numeric field, then going to a text field * simplified context usage everywhere * added some missing translations * moved the Soft Key view to the SoftKey class to avoid memory leaks and to simplify the code a bit
This commit is contained in:
parent
8d85215444
commit
575293edb9
21 changed files with 606 additions and 393 deletions
|
|
@ -19,4 +19,5 @@
|
|||
<string name="dictionary_loading_user_dict">Завантаження словника користувача…</string>
|
||||
<string name="dictionary_load_title">Завантажити словник</string>
|
||||
<string name="dictionary_not_found">Помилка завантаження. Словник %1$s не знайдено.</string>
|
||||
<string name="pref_truncatedict">Очистити словник</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue