diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-05-08 10:32:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-05-08 10:32:42 +0100 |
commit | fbc3fc5d119592f1f1c302e7faada12f5a77891d (patch) | |
tree | f5b9c9bf2eed2441e2c47c717571cc64c24126fd | |
parent | cf84660ff8b6b89def50ca0d7af38d9577abcec7 (diff) |
use pt-PT dictionaries for pt-AO as well
Change-Id: I8cee2552e9b7582fea7ec9a599560a041d702e31
-rw-r--r-- | dictionaries/pt_PT/dictionaries.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dictionaries/pt_PT/dictionaries.xcu b/dictionaries/pt_PT/dictionaries.xcu index 3e11f76..0722884 100644 --- a/dictionaries/pt_PT/dictionaries.xcu +++ b/dictionaries/pt_PT/dictionaries.xcu @@ -10,7 +10,7 @@ <value>DICT_SPELL</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>pt-PT</value> + <value>pt-PT pt-AO</value> </prop> </node> @@ -22,7 +22,7 @@ <value>DICT_HYPH</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>pt-PT</value> + <value>pt-PT pt-AO</value> </prop> </node> @@ -34,7 +34,7 @@ <value>DICT_THES</value> </prop> <prop oor:name="Locales" oor:type="oor:string-list"> - <value>pt-PT</value> + <value>pt-PT pt-AO</value> </prop> </node> </node> |