diff options
-rw-r--r-- | eo/dictionaries.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/eo/dictionaries.xcu b/eo/dictionaries.xcu index 0b8db7a..5aad33e 100644 --- a/eo/dictionaries.xcu +++ b/eo/dictionaries.xcu @@ -10,7 +10,7 @@ <value>DICT_SPELL</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>eo eo-EO</value> + <value>eo</value> </prop> </node> <node oor:name="HyphDic_eo" oor:op="fuse"> @@ -21,7 +21,7 @@ <value>DICT_HYPH</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>eo eo-EO</value> + <value>eo</value> </prop> </node> <node oor:name="ThesDic_eo" oor:op="fuse"> @@ -32,7 +32,7 @@ <value>DICT_THES</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>eo eo-EO</value> + <value>eo</value> </prop> </node> </node> |