From 890515a415def34d39276aec14de6de0f149c8c2 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sat, 31 Jul 2021 09:37:10 -0300 Subject: Update git submodules * Update dictionaries from branch 'master' to d280ecd7d75a5be4f2a2238570238a3bb5e4e214 - Refactor and fix pt-BR Lightproof rules 1) convert to UTF-8 escaped characters replaced by UTF-8 equivalent except some typographic quotes remove u' and u" prefixing UTF-8 strings 2) fixed broken rules (unbalanced parenthesis) Improves readability of the rules Many thanks to Mauricio Baesa "El Mau" for the support on Python Change-Id: If62464633725401ed510dfcfcc907c8c7ad32d1d Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/119741 Tested-by: Olivier Hallot Reviewed-by: Olivier Hallot --- dictionaries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dictionaries') diff --git a/dictionaries b/dictionaries index 8cd20580b995..d280ecd7d75a 160000 --- a/dictionaries +++ b/dictionaries @@ -1 +1 @@ -Subproject commit 8cd20580b995fc6d93fbb1cdabd329a26c6ec85c +Subproject commit d280ecd7d75a5be4f2a2238570238a3bb5e4e214 -- cgit