diff options
-rw-r--r-- | it_IT/dictionaries.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/it_IT/dictionaries.xcu b/it_IT/dictionaries.xcu index 4288679..f25002c 100644 --- a/it_IT/dictionaries.xcu +++ b/it_IT/dictionaries.xcu @@ -11,7 +11,7 @@ <value>DICT_SPELL</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>it-IT</value> + <value>it-IT it-CH</value> </prop> </node> <node oor:name="HyphDic_it-IT" oor:op="fuse"> @@ -22,7 +22,7 @@ <value>DICT_HYPH</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>it-IT</value> + <value>it-IT it-CH</value> </prop> </node> <node oor:name="ThesDic_it-IT" oor:op="fuse"> @@ -33,7 +33,7 @@ <value>DICT_THES</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>it-IT</value> + <value>it-IT it-CH</value> </prop> </node> |