diff options
author | Andras Timar <atimar@suse.com> | 2013-05-10 11:34:46 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2013-05-10 11:42:10 +0000 |
commit | 7a319a78a5200b36ac69ab101c31c9ae165feae7 (patch) | |
tree | 8cafc17ddae3531012f606544b5bddb37026154b | |
parent | 66cbd70ca5febceb8259a6b3a681a14999883198 (diff) |
fdo#64382 replace lt to lt-LT
Change-Id: Ibf480fd79e664f2d6d9b4aeb166c72ee6b28ddb5
Reviewed-on: https://gerrit.libreoffice.org/3835
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
-rw-r--r-- | lt_LT/dictionaries.xcu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lt_LT/dictionaries.xcu b/lt_LT/dictionaries.xcu index 74bc180..484fec5 100644 --- a/lt_LT/dictionaries.xcu +++ b/lt_LT/dictionaries.xcu @@ -10,7 +10,7 @@ <value>DICT_SPELL</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>lt</value> + <value>lt-LT</value> </prop> </node> <node oor:name="HyphDic_lt" oor:op="fuse"> @@ -21,7 +21,7 @@ <value>DICT_HYPH</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>lt</value> + <value>lt-LT</value> </prop> </node> </node> |