db migrations
simplified the Add Word dialog added a popup confirmation when there are new dictionary words
This commit is contained in:
parent
0e8dfbe578
commit
4907671aa3
37 changed files with 497 additions and 313 deletions
|
|
@ -40,6 +40,9 @@
|
|||
<string name="pref_dark_theme_yes">Si</string>
|
||||
<string name="pref_dark_theme_no">No</string>
|
||||
<string name="pref_dark_theme_auto">Automatica</string>
|
||||
<string name="dictionary_update_title">Aggiornamento del dizionario disponibile</string>
|
||||
<string name="dictionary_update_message">Ci sono nuove parole per \"%1$s\". Vuoi caricarle?</string>
|
||||
<string name="dictionary_update_update">Carica</string>
|
||||
<string name="donate_title">Donare</string>
|
||||
<string name="donate_summary">Se ti piace %1$s, potresti supportarne lo sviluppo su: %2$s.</string>
|
||||
<string name="pref_hack_fb_messenger">Inviare con \"OK\" su Facebook Messenger</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue