1
0
Fork 0

added a new screen, in the Settings, for deleting added words

This commit is contained in:
sspanak 2024-03-07 11:52:18 +02:00 committed by Dimo Karaivanov
parent 5a43fba3d5
commit 322774ab45
30 changed files with 477 additions and 26 deletions

View file

@ -41,7 +41,7 @@
<string name="pref_dark_theme_no">No</string>
<string name="pref_dark_theme_auto">Automatica</string>
<string name="dictionary_export">Esporta selezionate</string>
<string name="dictionary_export_custom_words_button">Esportare</string>
<string name="dictionary_export_custom_words">Esportare</string>
<string name="dictionary_export_custom_words_summary">Esporta un CSV con tutte le parole aggiunte su: \"%1$s\".</string>
<string name="dictionary_export_failed">Esportazione fallita</string>
<string name="dictionary_export_failed_more_info">Per ulteriori informazioni, abilita la modalità di debug e consulta i log.</string>