diff options
author | Raimundo Moura <raimundo.smoura@gmail.com> | 2013-06-03 20:35:44 -0300 |
---|---|---|
committer | Fridrich Strba <fridrich@documentfoundation.org> | 2013-06-05 05:39:26 +0000 |
commit | 98b40eee9d84dd95120c0b9ddf1a0d517c2122af (patch) | |
tree | 9bea8105f6bbe749198751b16c7f268a8ea84a83 /pt_BR/Linguistic.xcu | |
parent | 3bdd3696fa35b2e2f85961d4cd93fa787ef91ce9 (diff) |
Update pt-BR dictionary and grammar checker
Version 3.1.11
The pt-BR Lightproof grammar checker contains more rules than the english version.
This breaks the translation scheme where pt_BR_pt_BR.properties is generated from the en_US equivalent. This annoyance will be fixed later.
All CR/LF'ed files are corrected.
Change-Id: I45a52713318dc3dc3ccdb1ac96972ff670272317
Reviewed-on: https://gerrit.libreoffice.org/4146
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'pt_BR/Linguistic.xcu')
-rw-r--r-- | pt_BR/Linguistic.xcu | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pt_BR/Linguistic.xcu b/pt_BR/Linguistic.xcu index 5225b45..6d2aab7 100644 --- a/pt_BR/Linguistic.xcu +++ b/pt_BR/Linguistic.xcu @@ -1,11 +1,11 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?> <oor:component-data oor:name="Linguistic" oor:package="org.openoffice.Office" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <node oor:name="ServiceManager"> <node oor:name="GrammarCheckers"> - <node oor:name="org.libreoffice.comp.pyuno.Lightproof.pt_BR" + <node oor:name="org.libreoffice.comp.pyuno.Lightproof.pt" oor:op="fuse"> <prop oor:name="Locales" oor:type="oor:string-list"> <value>pt-BR</value> |