diff options
author | Eike Rathke <erack@redhat.com> | 2022-02-15 16:13:15 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-02-15 17:36:52 +0100 |
commit | d5c7b77c5828e3e7ded8bd09dbb0a59665f30523 (patch) | |
tree | ac9f7173a5f425e9ad1093e57e06a9660d112e54 | |
parent | ea693b5eae635edf5c6da4cda695724b335a8681 (diff) |
There is no EO country, eo-EO is a bad language tagcp-22.05.5-1cp-22.05.4-1cp-22.05.3-1co-22.05.2-1co-22.05.1-1
Change-Id: Ia96d31b61d3eab009609f3d8cd8d78228449ccc4
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/129973
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
(cherry picked from commit 5314824424e7efbba66df57cafafa7ae246b5b31)
Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/129937
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-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> |