From 9cf615b68f815eb93b61cfd77232462496cdcf2a Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Fri, 21 Sep 2012 12:33:15 -0300 Subject: Update acor_pt-PT.dat and fix fdo#54362 Update and fix autocorrection entry for pt-BR, add entries in WordExceptList and add SentenceExceptList (borrowed from pt-PT) Change-Id: I5b38b8a072aefb28ce52710c0b4570123ee1bc12 Reviewed-on: https://gerrit.libreoffice.org/667 Reviewed-by: Andras Timar Tested-by: Andras Timar --- .../source/autotext/lang/pt-BR/acor/BlockList.xml | 41 +--------- .../autotext/lang/pt-BR/acor/DocumentList.xml | 19 ++--- .../autotext/lang/pt-BR/acor/META-INF/manifest.xml | 1 + .../lang/pt-BR/acor/SentenceExceptList.xml | 94 ++++++++++++++++++++++ .../autotext/lang/pt-BR/acor/WordExceptList.xml | 5 +- 5 files changed, 107 insertions(+), 53 deletions(-) create mode 100644 extras/source/autotext/lang/pt-BR/acor/SentenceExceptList.xml (limited to 'extras/source/autotext') diff --git a/extras/source/autotext/lang/pt-BR/acor/BlockList.xml b/extras/source/autotext/lang/pt-BR/acor/BlockList.xml index 8ca96ae7a92c..b705dc277def 100644 --- a/extras/source/autotext/lang/pt-BR/acor/BlockList.xml +++ b/extras/source/autotext/lang/pt-BR/acor/BlockList.xml @@ -1,45 +1,6 @@ - - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/extras/source/autotext/lang/pt-BR/acor/DocumentList.xml b/extras/source/autotext/lang/pt-BR/acor/DocumentList.xml index 3b84eba92317..004d8b1feeb8 100644 --- a/extras/source/autotext/lang/pt-BR/acor/DocumentList.xml +++ b/extras/source/autotext/lang/pt-BR/acor/DocumentList.xml @@ -1,4 +1,4 @@ - + @@ -11,6 +11,9 @@ + + + @@ -396,7 +399,6 @@ - @@ -539,8 +541,6 @@ - - @@ -612,8 +612,6 @@ - - @@ -724,6 +722,7 @@ + @@ -1149,8 +1148,6 @@ - - @@ -1272,7 +1269,6 @@ - @@ -1374,6 +1370,7 @@ + @@ -1698,6 +1695,7 @@ + @@ -4947,7 +4945,4 @@ - - - diff --git a/extras/source/autotext/lang/pt-BR/acor/META-INF/manifest.xml b/extras/source/autotext/lang/pt-BR/acor/META-INF/manifest.xml index c9cec76c1713..b0467da7ff47 100644 --- a/extras/source/autotext/lang/pt-BR/acor/META-INF/manifest.xml +++ b/extras/source/autotext/lang/pt-BR/acor/META-INF/manifest.xml @@ -4,5 +4,6 @@ + diff --git a/extras/source/autotext/lang/pt-BR/acor/SentenceExceptList.xml b/extras/source/autotext/lang/pt-BR/acor/SentenceExceptList.xml new file mode 100644 index 000000000000..5ca3a1430c19 --- /dev/null +++ b/extras/source/autotext/lang/pt-BR/acor/SentenceExceptList.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/extras/source/autotext/lang/pt-BR/acor/WordExceptList.xml b/extras/source/autotext/lang/pt-BR/acor/WordExceptList.xml index 639aa198a3de..122d5e4aefd8 100644 --- a/extras/source/autotext/lang/pt-BR/acor/WordExceptList.xml +++ b/extras/source/autotext/lang/pt-BR/acor/WordExceptList.xml @@ -1,4 +1,7 @@ - + + + + -- cgit