Dictionary import (#586)
This commit is contained in:
parent
b9c4d71968
commit
4c7c941e44
35 changed files with 858 additions and 156 deletions
|
|
@ -36,6 +36,11 @@
|
|||
app:key="add_word_no_confirmation"
|
||||
app:title="@string/add_word_no_confirmation" />
|
||||
|
||||
<Preference
|
||||
app:key="dictionary_import_custom"
|
||||
app:title="@string/dictionary_import_custom_words"
|
||||
app:enabled="false"/>
|
||||
|
||||
<Preference
|
||||
app:key="dictionary_export_custom"
|
||||
app:title="@string/dictionary_export_custom_words" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue