diff --git a/res/xml/dictionaries.xml b/res/xml/dictionaries.xml index 8ced494..88a2d30 100644 --- a/res/xml/dictionaries.xml +++ b/res/xml/dictionaries.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <Dictionaries> - <Dictionary nameResId="@string/dictionary" id="8760d0e4-5567-4e2a-978e-891e0b4b6123" locale="dk" type="binary" dictionaryAssertName="dk.mp3" description="Created by Jacob Nordfalk"/> -</Dictionaries> \ No newline at end of file + <Dictionary nameResId="@string/dictionary" id="8760d0e4-5567-4e2a-978e-891e0b4b6123" locale="dk" dictionaryResourceId="@array/words_dict_array" description="Created by Jacob Nordfalk from Europarl Corpus"/> +</Dictionaries>