summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2021-07-27 14:44:45 +0200
committerJulien Nabet <serval2412@yahoo.fr>2021-07-27 15:46:10 +0200
commit6770a120c62386af493aacd4f16600d8cfaff1b0 (patch)
treeb9bc56e1137f51fd669dc1558b383fb100dc5ad7
parent66dd2540ba4e4a6442de40edf6b27895f94d9958 (diff)
tdf#143559: save the changes in options of Portuguese spellcheck
The keyid is "malmau" not "mmalmau" Change-Id: I9ba651abe0a4c062f811ee61da1b9f45621a5f02 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119556 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
-rw-r--r--pt_BR/dialog/OptionsDialog.xcs2
-rw-r--r--pt_BR/dialog/pt_BR.xdl2
-rw-r--r--pt_BR/dialog/pt_BR_pt_BR.properties4
-rw-r--r--pt_BR/pythonpath/lightproof_opts_pt_BR.py4
-rw-r--r--pt_BR/pythonpath/lightproof_pt_BR.py48
5 files changed, 30 insertions, 30 deletions
diff --git a/pt_BR/dialog/OptionsDialog.xcs b/pt_BR/dialog/OptionsDialog.xcs
index f49f6cb..296edc2 100644
--- a/pt_BR/dialog/OptionsDialog.xcs
+++ b/pt_BR/dialog/OptionsDialog.xcs
@@ -122,7 +122,7 @@
</info>
<value/>
</prop>
- <prop oor:name="mmalmau" oor:type="xs:string">
+ <prop oor:name="malmau" oor:type="xs:string">
<info>
<desc>Use of evil or bad.</desc>
</info>
diff --git a/pt_BR/dialog/pt_BR.xdl b/pt_BR/dialog/pt_BR.xdl
index 148dc25..2448a48 100644
--- a/pt_BR/dialog/pt_BR.xdl
+++ b/pt_BR/dialog/pt_BR.xdl
@@ -27,7 +27,7 @@
<dlg:checkbox dlg:id="nonmetric" dlg:tab-index="22" dlg:left="190" dlg:top="115" dlg:width="80" dlg:height="10" dlg:value="&amp;nonmetric" dlg:checked="true" dlg:help-text="&amp;hlp_nonmetric"/>
<dlg:checkbox dlg:id="paronimo" dlg:tab-index="23" dlg:left="10" dlg:top="125" dlg:width="80" dlg:height="10" dlg:value="&amp;paronimo" dlg:checked="true" dlg:help-text="&amp;hlp_paronimo"/>
<dlg:checkbox dlg:id="composto" dlg:tab-index="24" dlg:left="100" dlg:top="125" dlg:width="80" dlg:height="10" dlg:value="&amp;composto" dlg:checked="true" dlg:help-text="&amp;hlp_composto"/>
-<dlg:checkbox dlg:id="mmalmau" dlg:tab-index="25" dlg:left="190" dlg:top="125" dlg:width="80" dlg:height="10" dlg:value="&amp;mmalmau" dlg:checked="true" dlg:help-text="&amp;hlp_mmalmau"/>
+<dlg:checkbox dlg:id="malmau" dlg:tab-index="25" dlg:left="190" dlg:top="125" dlg:width="80" dlg:height="10" dlg:value="&amp;malmau" dlg:checked="true" dlg:help-text="&amp;hlp_malmau"/>
<dlg:checkbox dlg:id="aha" dlg:tab-index="26" dlg:left="10" dlg:top="135" dlg:width="80" dlg:height="10" dlg:value="&amp;aha" dlg:checked="true" dlg:help-text="&amp;hlp_aha"/>
<dlg:checkbox dlg:id="meiameio" dlg:tab-index="27" dlg:left="100" dlg:top="135" dlg:width="80" dlg:height="10" dlg:value="&amp;meiameio" dlg:checked="true" dlg:help-text="&amp;hlp_meiameio"/>
<dlg:checkbox dlg:id="porque" dlg:tab-index="28" dlg:left="190" dlg:top="135" dlg:width="80" dlg:height="10" dlg:value="&amp;porque" dlg:checked="true" dlg:help-text="&amp;hlp_porque"/>
diff --git a/pt_BR/dialog/pt_BR_pt_BR.properties b/pt_BR/dialog/pt_BR_pt_BR.properties
index 09c73cf..664817d 100644
--- a/pt_BR/dialog/pt_BR_pt_BR.properties
+++ b/pt_BR/dialog/pt_BR_pt_BR.properties
@@ -39,8 +39,8 @@ hlp_paronimo=Palavras parecidas na grafia ou na pron\u00FAncia, mas com signific
paronimo=Par\u00F4nimos
hlp_composto=Identifica termos compostos escritos separados. Ex.: auto escola, sub contratado.
composto=Termos compostos
-hlp_mmalmau=Emprego de mal ou mau.
-mmalmau=Mal ou Mau
+hlp_malmau=Emprego de mal ou mau.
+malmau=Mal ou Mau
hlp_aha=Emprego de h\u00E1 ou a.
aha=H\u00E1 ou a
hlp_meiameio=Emprego de meia ou meio.
diff --git a/pt_BR/pythonpath/lightproof_opts_pt_BR.py b/pt_BR/pythonpath/lightproof_opts_pt_BR.py
index ed17f45..24ad252 100644
--- a/pt_BR/pythonpath/lightproof_opts_pt_BR.py
+++ b/pt_BR/pythonpath/lightproof_opts_pt_BR.py
@@ -1,4 +1,4 @@
lopts = {}
lopts_default = {}
-lopts['pt_BR'] = [u'grammar', u'cap', u'dup', u'pair', u'spaces', u'mdash', u'quotation', u'times', u'spaces2', u'ndash', u'apostrophe', u'ellipsis', u'spaces3', u'minus', u'metric', u'numsep', u'nonmetric', u'paronimo', u'composto', u'mmalmau', u'aha', u'meiameio', u'verbo', u'pronominal', u'pronome', u'porque']
-lopts_default['pt_BR'] = [u'grammar', u'cap', u'dup', u'pair', u'spaces', u'mdash', u'quotation', u'spaces2', u'ndash', u'apostrophe', u'ellipsis', u'spaces3', u'metric', u'numsep', u'nonmetric', u'paronimo', u'composto', u'mmalmau', u'aha', u'meiameio', u'verbo', u'pronominal', u'pronome', u'porque']
+lopts['pt_BR'] = [u'grammar', u'cap', u'dup', u'pair', u'spaces', u'mdash', u'quotation', u'times', u'spaces2', u'ndash', u'apostrophe', u'ellipsis', u'spaces3', u'minus', u'metric', u'numsep', u'nonmetric', u'paronimo', u'composto', u'malmau', u'aha', u'meiameio', u'verbo', u'pronominal', u'pronome', u'porque']
+lopts_default['pt_BR'] = [u'grammar', u'cap', u'dup', u'pair', u'spaces', u'mdash', u'quotation', u'spaces2', u'ndash', u'apostrophe', u'ellipsis', u'spaces3', u'metric', u'numsep', u'nonmetric', u'paronimo', u'composto', u'malmau', u'aha', u'meiameio', u'verbo', u'pronominal', u'pronome', u'porque']
diff --git a/pt_BR/pythonpath/lightproof_pt_BR.py b/pt_BR/pythonpath/lightproof_pt_BR.py
index 9cb3bc9..cbb205a 100644
--- a/pt_BR/pythonpath/lightproof_pt_BR.py
+++ b/pt_BR/pythonpath/lightproof_pt_BR.py
@@ -2281,29 +2281,29 @@ dic = [[u'(?u)(?<![-\\w\u2013.,\xad])(assim|lhe|lhes|me|n\xE3o|nos|que|te|vezes|
[u'(?u)(?<![-\\w\u2013.,\xad])([Cc])urtas metragem(?![-\\w\u2013\xad])', u'\\1ongas-metragens', u'Termo composto? Voc\xea quis dizer:', u'not "de curta" in TEXT and option(LOCALE,"composto")'],
# -*- FIM Termos Compostos -*-
# -*- Uso de Mal e Mau -*-
- [u'(?u)(?<![-\\w\u2013.,\xad])fala([a-zA-Z\xE1\xE2\xE3\xF5\xE7\xE9\xEA\xED\xF3\xF4\xFA]+) mau(?![-\\w\u2013\xad])', u'fala\\1 mal', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])ma[ul] (?P<Mlu_1>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([ao])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_1>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_1") in mauMal and option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])ma[ul] (?P<Mlu_2>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([ao][s])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_2>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_2") in mauMal and option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])m\xe1 (?P<Mlu_3>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([a])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_3>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_3") in mauMal and option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])m\xe1s (?P<Mlu_4>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([a][s])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_4>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_4") in mauMal and option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])maus (?P<Mlu_5>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([ao][s])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_5>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_5") in mauMal and option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])[a][lu][ ](?P<Mlh_1>[a-zA-Z]\\w*)(?![-\\w\u2013\xad])', u'\\1al-\\g<Mlh_1>', u'Voc\xea quis dizer:', u'm.group("Mlh_1") in malHifen and option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])[a][l][ ](?P<Mlm_1>[a-zA-Z]\\w*)(?![-\\w\u2013\xad])', u'\\1au \\g<Mlm_1>', u'Voc\xea quis dizer:', u'm.group("Mlm_1") in malMau and option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al (?P<Mau_1>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+[stdmh][o][r])(?![-\\w\u2013\xad])', u'\\1au \\g<Mau_1>', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al (?P<Mau_2>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+[tdmh][o][r][e][s])(?![-\\w\u2013\xad])', u'\\1aus \\g<Mau_2>', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] car\xE1ter(?![-\\w\u2013\xad])', u'\\1au-car\xE1ter', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] caratismo(?![-\\w\u2013\xad])', u'\\1au-caratismo', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] grado(?![-\\w\u2013\xad])', u'\\1au-grado', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a([lu]) olhado(?![-\\w\u2013\xad])', u'\\1a\\2-olhado', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] trato(?![-\\w\u2013\xad])', u'\\1aus-tratos', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])aus tratos(?![-\\w\u2013\xad])', u'\\1aus-tratos', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al g\xeanio(?![-\\w\u2013\xad])', u'\\1au g\xeanio', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al neg\xF3cio(?![-\\w\u2013\xad])', u'\\1au neg\xF3cio', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al h\xE1lito(?![-\\w\u2013\xad])', u'\\1au h\xE1lito', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])au (?P<Mlu_20>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)(ada|adas|ado|ados)(?![-\\w\u2013\xad])', u'\\1al \\2\\3', u'Voc\xea quis dizer:', u'not m.group(2).lower() + m.group(3).lower() in malHifen and not m.group(2).lower() + m.group(3).lower() in malMau and option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] cria\xe7\xf5es(?![-\\w\u2013\xad])', u'\\1alcria\xe7\xf5es', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] cria\xE7\xE3o(?![-\\w\u2013\xad])', u'\\1alcria\xE7\xE3o', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
- [u'(?u)(?<![-\\w\u2013.,\xad])([Nn])o mal sentido(?![-\\w\u2013\xad])', u'\\1o mau sentido', u'Voc\xea quis dizer:', u'option(LOCALE,"mmalmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])fala([a-zA-Z\xE1\xE2\xE3\xF5\xE7\xE9\xEA\xED\xF3\xF4\xFA]+) mau(?![-\\w\u2013\xad])', u'fala\\1 mal', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])ma[ul] (?P<Mlu_1>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([ao])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_1>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_1") in mauMal and option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])ma[ul] (?P<Mlu_2>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([ao][s])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_2>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_2") in mauMal and option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])m\xe1 (?P<Mlu_3>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([a])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_3>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_3") in mauMal and option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])m\xe1s (?P<Mlu_4>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([a][s])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_4>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_4") in mauMal and option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])maus (?P<Mlu_5>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)([ao][s])(?![-\\w\u2013\xad])', u'mal\\g<Mlu_5>\\2', u'Voc\xea quis dizer:', u'm.group("Mlu_5") in mauMal and option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])[a][lu][ ](?P<Mlh_1>[a-zA-Z]\\w*)(?![-\\w\u2013\xad])', u'\\1al-\\g<Mlh_1>', u'Voc\xea quis dizer:', u'm.group("Mlh_1") in malHifen and option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])[a][l][ ](?P<Mlm_1>[a-zA-Z]\\w*)(?![-\\w\u2013\xad])', u'\\1au \\g<Mlm_1>', u'Voc\xea quis dizer:', u'm.group("Mlm_1") in malMau and option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al (?P<Mau_1>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+[stdmh][o][r])(?![-\\w\u2013\xad])', u'\\1au \\g<Mau_1>', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al (?P<Mau_2>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+[tdmh][o][r][e][s])(?![-\\w\u2013\xad])', u'\\1aus \\g<Mau_2>', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] car\xE1ter(?![-\\w\u2013\xad])', u'\\1au-car\xE1ter', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] caratismo(?![-\\w\u2013\xad])', u'\\1au-caratismo', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] grado(?![-\\w\u2013\xad])', u'\\1au-grado', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a([lu]) olhado(?![-\\w\u2013\xad])', u'\\1a\\2-olhado', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] trato(?![-\\w\u2013\xad])', u'\\1aus-tratos', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])aus tratos(?![-\\w\u2013\xad])', u'\\1aus-tratos', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al g\xeanio(?![-\\w\u2013\xad])', u'\\1au g\xeanio', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al neg\xF3cio(?![-\\w\u2013\xad])', u'\\1au neg\xF3cio', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])al h\xE1lito(?![-\\w\u2013\xad])', u'\\1au h\xE1lito', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])au (?P<Mlu_20>[a-z\xE1\xE2\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)(ada|adas|ado|ados)(?![-\\w\u2013\xad])', u'\\1al \\2\\3', u'Voc\xea quis dizer:', u'not m.group(2).lower() + m.group(3).lower() in malHifen and not m.group(2).lower() + m.group(3).lower() in malMau and option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] cria\xe7\xf5es(?![-\\w\u2013\xad])', u'\\1alcria\xe7\xf5es', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Mm])a[lu] cria\xE7\xE3o(?![-\\w\u2013\xad])', u'\\1alcria\xE7\xE3o', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
+ [u'(?u)(?<![-\\w\u2013.,\xad])([Nn])o mal sentido(?![-\\w\u2013\xad])', u'\\1o mau sentido', u'Voc\xea quis dizer:', u'option(LOCALE,"malmau")'],
# -*- FIM Uso de Mal e Mau -*-
# -*- Uso de Ha e a -*-
[u'(?u)(?<![-\\w\u2013.,\xad])([Hh])a(?![-\\w\u2013\xad])', u'\\1\xe1', u'Faltou o acento? Voc\xea quis dizer:', u'not excha.search(TEXT) and option(LOCALE,"aha")'],
@@ -12139,4 +12139,4 @@ dic = [[u'(?u)(?<![-\\w\u2013.,\xad])(assim|lhe|lhes|me|n\xE3o|nos|que|te|vezes|
[u'(?u)[\\"\u201d\u201f\u201e]((?P<abc_1>[a-zA-Z\xE1\xE2\xE3\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)[^\\"\u201c\u201d\u201f\u201e]*)[\\"\u201c\u201d\u201f]', u'\u201c\\1\u201d', u'Aspas.', u'option(LOCALE,"apostrophe")'],
[u"(?iu)(?P<Abc_1>[a-zA-Z\xE1\xE2\xE3\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)'(?P<w_1>\\w*)", u'\\g<Abc_1>\u2019', u'Substituir caractere do ap\xf3strofo ou aspa:', u'not m.group("Abc_1") in "McDonald" and option(LOCALE,"apostrophe")'],
[u"(?iu)(?<= )'(?P<Abc_1>[a-zA-Z\xE1\xE2\xE3\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)", u'\u2018\\g<Abc_1>\\n\u2019\\g<Abc_1>', u'Substituir caractere da aspa ou ap\xf3strofo:', u'option(LOCALE,"apostrophe")'],
- [u"(?iu)^'(?P<Abc_1>[a-zA-Z\xE1\xE2\xE3\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)", u'\u2018\\g<Abc_1>\\n\u2019\\g<Abc_1>', u'Substituir caractere da aspa ou ap\xf3strofo:', u'option(LOCALE,"apostrophe")']] \ No newline at end of file
+ [u"(?iu)^'(?P<Abc_1>[a-zA-Z\xE1\xE2\xE3\xE7\xE9\xEA\xED\xF3\xF4\xFA]+)", u'\u2018\\g<Abc_1>\\n\u2019\\g<Abc_1>', u'Substituir caractere da aspa ou ap\xf3strofo:', u'option(LOCALE,"apostrophe")']]