extras/Package_gallsystemstr.mk               |    2 +-
 extras/source/gallery/share/gallery_names.ulf |    3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit e94830c0544d18221966ec260db43bcfddf90fe6
Author:     Gabor Kelemen <kelemen.gab...@nisz.hu>
AuthorDate: Tue Apr 20 08:33:25 2021 +0200
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Tue Apr 27 15:23:05 2021 +0200

    tdf#140681 Translate Bullets default gallery name
    
    Change-Id: I245b36edb16440391a8b68ce036faf85f28eb140
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114316
    Tested-by: Jenkins
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/extras/Package_gallsystemstr.mk b/extras/Package_gallsystemstr.mk
index 548b5fd91120..bcae3f5aa8bc 100644
--- a/extras/Package_gallsystemstr.mk
+++ b/extras/Package_gallsystemstr.mk
@@ -12,7 +12,7 @@ $(eval $(call gb_Package_Package,extras_gallsystemstr,$(call 
gb_CustomTarget_get
 $(eval $(call 
gb_Package_use_customtarget,extras_gallsystemstr,extras/gallsysstr))
 
 $(eval $(call 
gb_Package_add_files,extras_gallsystemstr,$(LIBO_SHARE_FOLDER)/gallery,\
-    $(addsuffix .str,$(filter-out bullets fontwork 
symbolshapes,$(system_galleries))) \
+    $(addsuffix .str,$(filter-out fontwork symbolshapes,$(system_galleries))) \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/extras/source/gallery/share/gallery_names.ulf 
b/extras/source/gallery/share/gallery_names.ulf
index f013ce7b351f..706b23817d04 100644
--- a/extras/source/gallery/share/gallery_names.ulf
+++ b/extras/source/gallery/share/gallery_names.ulf
@@ -13,6 +13,9 @@ en-US = "Arrows"
 [backgrounds]
 en-US = "Backgrounds"
 
+[bullets]
+en-US= "Bullets"
+
 [bpmn]
 en-US = "BPMN"
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to