[Libreoffice-commits] core.git: extras/Package_gallsystemstr.mk extras/source
Gabor Kelemen (via logerrit)
logerrit at kemper.freedesktop.org
Tue Apr 27 13:23:44 UTC 2021
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.gabor2 at nisz.hu>
AuthorDate: Tue Apr 20 08:33:25 2021 +0200
Commit: Andras Timar <andras.timar at 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.timar at 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"
More information about the Libreoffice-commits
mailing list