summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-10-01 21:47:28 +0200
committerAndras Timar <andras.timar@collabora.com>2021-10-01 21:59:27 +0200
commit6176d3f2ce67c3f897f1507fe52680ad9d9fe7fc (patch)
treea0a8483af6f24b17fa8eebff3784e15ac05029cb
parentbc821271e3bf99a4228a29f25f066fd3bac307fb (diff)
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@collabora.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
-rw-r--r--Dictionary_pt-BR.mk6
1 files changed, 5 insertions, 1 deletions
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: