small fix for com.anysoftkeyboard.languagepack.danish
This commit is contained in:
parent
a44dc20555
commit
550b16db71
|
@ -8,5 +8,5 @@ index 8ced494..88a2d30 100644
|
|||
- <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" dictionaryAssertName="@array/words_dict_array" description="Created by Jacob Nordfalk from Europarl Corpus"/>
|
||||
+ <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>
|
||||
|
|
Loading…
Reference in a new issue