[Libreoffice-commits] core.git: sd/inc
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jan 22 13:13:49 UTC 2020
sd/inc/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0970b8b652835001076d14138a54b4add1b93a93
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Wed Jan 22 10:34:56 2020 +0100
Commit: Heiko Tietze <heiko.tietze at documentfoundation.org>
CommitDate: Wed Jan 22 14:13:16 2020 +0100
tdf#129786 give correct title for Draw dialog box
Change-Id: Ied53edf066ce8a554899848f261a272f812121cc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87180
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze at documentfoundation.org>
diff --git a/sd/inc/strings.hrc b/sd/inc/strings.hrc
index 1eeb0c178976..fe3e182f2b2f 100644
--- a/sd/inc/strings.hrc
+++ b/sd/inc/strings.hrc
@@ -264,7 +264,7 @@
#define STR_NAVIGATOR_SHOW_NAMED_SHAPES NC_("STR_NAVIGATOR_SHOW_NAMED_SHAPES", "Named shapes")
#define STR_NAVIGATOR_SHOW_ALL_SHAPES NC_("STR_NAVIGATOR_SHOW_ALL_SHAPES", "All shapes")
#define STR_NAVIGATOR_SHAPE_BASE_NAME NC_("STR_NAVIGATOR_SHAPE_BASE_NAME", "Shape %1")
-#define STR_SET_BACKGROUND_PICTURE NC_("STR_SET_BACKGROUND_PICTURE", "Set Background Image for Slide ..." )
+#define STR_SET_BACKGROUND_PICTURE NC_("STR_SET_BACKGROUND_PICTURE", "Set Background Image" )
#define RID_ANNOTATIONS_START NC_("RID_ANNOTATIONS_START", "Comments")
#define STR_RESET_LAYOUT NC_("STR_RESET_LAYOUT", "Reset Slide Layout")
#define STR_INSERT_TABLE NC_("STR_INSERT_TABLE", "Insert Table")
More information about the Libreoffice-commits
mailing list