[Libreoffice-commits] dictionaries.git: Dictionary_pt-BR.mk

Andras Timar (via logerrit) logerrit at kemper.freedesktop.org
Fri Oct 1 19:59:46 UTC 2021


 Dictionary_pt-BR.mk |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

New commits:
commit 6176d3f2ce67c3f897f1507fe52680ad9d9fe7fc
Author:     Andras Timar <andras.timar at collabora.com>
AuthorDate: Fri Oct 1 21:47:28 2021 +0200
Commit:     Andras Timar <andras.timar at collabora.com>
CommitDate: Fri Oct 1 21:59:27 2021 +0200

    add translations of pt_BR grammar checker dialog
    
    Change-Id: Ie091c2de7365ef4d980a06b017e8771e97feca82
    Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/122966
    Tested-by: Andras Timar <andras.timar at collabora.com>
    Reviewed-by: Andras Timar <andras.timar at collabora.com>

diff --git a/Dictionary_pt-BR.mk b/Dictionary_pt-BR.mk
index 153f058..178662d 100644
--- a/Dictionary_pt-BR.mk
+++ b/Dictionary_pt-BR.mk
@@ -28,7 +28,6 @@ $(eval $(call gb_Dictionary_add_files,dict-pt-BR,dialog,\
     dictionaries/pt_BR/dialog/pt_BR.xdl \
     dictionaries/pt_BR/dialog/pt_BR_pt_BR.default \
     dictionaries/pt_BR/dialog/pt_BR_pt_BR.properties \
-    dictionaries/pt_BR/dialog/pt_BR_en_US.properties \
 ))
 
 $(eval $(call gb_Dictionary_add_files,dict-pt-BR,pythonpath,\
@@ -48,4 +47,9 @@ $(eval $(call gb_Dictionary_add_localized_xcu_file,dict-pt-BR,dialog,\
     dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu \
 ))
 
+$(eval $(call gb_Dictionary_add_propertyfiles,dict-pt-BR,dialog,\
+    dictionaries/pt_BR/dialog/pt_BR_en_US.properties \
+))
+
+
 # vim: set noet sw=4 ts=4:


More information about the Libreoffice-commits mailing list