eo/dictionaries.xcu |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit d5c7b77c5828e3e7ded8bd09dbb0a59665f30523
Author:     Eike Rathke <er...@redhat.com>
AuthorDate: Tue Feb 15 16:13:15 2022 +0100
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Tue Feb 15 17:36:52 2022 +0100

    There is no EO country, eo-EO is a bad language tag
    
    Change-Id: Ia96d31b61d3eab009609f3d8cd8d78228449ccc4
    Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/129973
    Reviewed-by: Eike Rathke <er...@redhat.com>
    Tested-by: Eike Rathke <er...@redhat.com>
    (cherry picked from commit 5314824424e7efbba66df57cafafa7ae246b5b31)
    Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/129937
    Tested-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

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>

Reply via email to