13 lines
712 B
Diff
13 lines
712 B
Diff
|
diff --git a/res/xml/dictionaries.xml b/res/xml/dictionaries.xml
|
||
|
index ce02c53..7806301 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" locale="ca" id="6d4b329f-bb35-4445-8555-4fedbcc27ace" type="binary" dictionaryAssertName="ca.mp3" description="Catalan dictionary created by jmontane"/>
|
||
|
-</Dictionaries>
|
||
|
\ No newline at end of file
|
||
|
+ <Dictionary nameResId="@string/dictionary" locale="ca" id="6d4b329f-bb35-4445-8555-4fedbcc27ace" dictionaryResourceId="@array/words_dict_array" description="Catalan dictionary created by jmontane from Wikipedia"/>
|
||
|
+</Dictionaries>
|