en/Linguistic.xcu                   |    2 +-
 en/dictionaries.xcu                 |    6 +++---
 en/pythonpath/lightproof_impl_en.py |    2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

New commits:
commit b1beb866b76156410f80a79b4d1b9ed4d2fa528c
Author:     Caolán McNamara <caolan.mcnam...@collabora.com>
AuthorDate: Sat Jul 1 21:55:34 2023 +0100
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Mon Jul 3 14:02:31 2023 +0200

    tdf#156101 add en-IL alongside the other English locales
    
    Change-Id: Iae8812e6bd0f10c2ecbf2f985d465e8fd1c4993e
    Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/153852
    Tested-by: Caolán McNamara <caolan.mcnam...@collabora.com>
    Reviewed-by: Caolán McNamara <caolan.mcnam...@collabora.com>
    (cherry picked from commit 3fdd5e2b1d652e4ee7212c934d916971fc74a203)
    Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/153845
    Tested-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>

diff --git a/en/Linguistic.xcu b/en/Linguistic.xcu
index 99011a7..e090086 100644
--- a/en/Linguistic.xcu
+++ b/en/Linguistic.xcu
@@ -8,7 +8,7 @@
                         <node 
oor:name="org.libreoffice.comp.pyuno.Lightproof.en"
                                 oor:op="fuse">
                                 <prop oor:name="Locales" 
oor:type="oor:string-list">
-                                        <value>en-GB en-US en-PH en-ZA en-NA 
en-ZW en-AU en-CA en-IE en-IN en-BZ en-BS en-GH en-JM en-NZ en-TT</value>
+                                        <value>en-GB en-US en-PH en-ZA en-NA 
en-ZW en-AU en-CA en-IE en-IL en-IN en-BZ en-BS en-GH en-JM en-NZ en-TT</value>
                                 </prop>
                         </node>
                 </node>
diff --git a/en/dictionaries.xcu b/en/dictionaries.xcu
index 5c37803..a77ae62 100644
--- a/en/dictionaries.xcu
+++ b/en/dictionaries.xcu
@@ -32,7 +32,7 @@
                 <value>DICT_SPELL</value>
             </prop>
             <prop oor:name="Locales" oor:type="oor:string-list">
-                <value>en-US en-PH</value>
+                <value>en-US en-IL en-PH</value>
             </prop>
         </node>
         <node oor:name="HunSpellDic_en-AU" oor:op="fuse">
@@ -76,7 +76,7 @@
                 <value>DICT_HYPH</value>
             </prop>
             <prop oor:name="Locales" oor:type="oor:string-list">
-                <value>en-US en-PH</value>
+                <value>en-US en-IL en-PH</value>
             </prop>
         </node>
         <node oor:name="ThesDic_en-US" oor:op="fuse">
@@ -87,7 +87,7 @@
                 <value>DICT_THES</value>
             </prop>
             <prop oor:name="Locales" oor:type="oor:string-list">
-                <value>en-GB en-US en-PH en-ZA en-NA en-ZW en-AU en-CA en-IE 
en-IN en-BZ en-BS en-GH en-JM en-MW en-NZ en-TT</value>
+                <value>en-GB en-US en-PH en-ZA en-NA en-ZW en-AU en-CA en-IE 
en-IL en-IN en-BZ en-BS en-GH en-JM en-MW en-NZ en-TT</value>
             </prop>
         </node>
     </node>
diff --git a/en/pythonpath/lightproof_impl_en.py 
b/en/pythonpath/lightproof_impl_en.py
index 264b73b..9f4729b 100644
--- a/en/pythonpath/lightproof_impl_en.py
+++ b/en/pythonpath/lightproof_impl_en.py
@@ -5,7 +5,7 @@ from com.sun.star.beans import PropertyValue
 
 pkg = "en"
 lang = "en"
-locales = {'en-GB': ['en', 'GB', ''], 'en-ZW': ['en', 'ZW', ''], 'en-PH': 
['en', 'PH', ''], 'en-TT': ['en', 'TT', ''], 'en-BZ': ['en', 'BZ', ''], 
'en-NA': ['en', 'NA', ''], 'en-IE': ['en', 'IE', ''], 'en-GH': ['en', 'GH', 
''], 'en-US': ['en', 'US', ''], 'en-IN': ['en', 'IN', ''], 'en-BS': ['en', 
'BS', ''], 'en-JM': ['en', 'JM', ''], 'en-AU': ['en', 'AU', ''], 'en-NZ': 
['en', 'NZ', ''], 'en-ZA': ['en', 'ZA', ''], 'en-CA': ['en', 'CA', '']}
+locales = {'en-GB': ['en', 'GB', ''], 'en-ZW': ['en', 'ZW', ''], 'en-PH': 
['en', 'PH', ''], 'en-TT': ['en', 'TT', ''], 'en-BZ': ['en', 'BZ', ''], 
'en-NA': ['en', 'NA', ''], 'en-IE': ['en', 'IE', ''], 'en-IL': ['en', 'IL', 
''], 'en-GH': ['en', 'GH', ''], 'en-US': ['en', 'US', ''], 'en-IN': ['en', 
'IN', ''], 'en-BS': ['en', 'BS', ''], 'en-JM': ['en', 'JM', ''], 'en-AU': 
['en', 'AU', ''], 'en-NZ': ['en', 'NZ', ''], 'en-ZA': ['en', 'ZA', ''], 
'en-CA': ['en', 'CA', '']}
 version = "0.4.3"
 author = "László Németh"
 name = "Lightproof grammar checker (English)"

Reply via email to