[Libreoffice-commits] core.git: sd/inc
Roman Kuznetsov (via logerrit)
logerrit at kemper.freedesktop.org
Sun Sep 5 10:51:23 UTC 2021
sd/inc/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 603e34734136340e506e8f88072a30e13707d3f3
Author: Roman Kuznetsov <antilibreoffice at gmail.com>
AuthorDate: Sat Sep 4 19:41:46 2021 +0200
Commit: Roman Kuznetsov <antilibreoffice at gmail.com>
CommitDate: Sun Sep 5 12:50:49 2021 +0200
tdf#140725 Change a tooltip for Slide Master name field in status bar
Change-Id: If54311379637ff0485477bcbb2d2d8c2d079ce7e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121560
Tested-by: Jenkins
Reviewed-by: Roman Kuznetsov <antilibreoffice at gmail.com>
diff --git a/sd/inc/strings.hrc b/sd/inc/strings.hrc
index 5303e0d0905c..c5643c8bfe0e 100644
--- a/sd/inc/strings.hrc
+++ b/sd/inc/strings.hrc
@@ -230,7 +230,7 @@
#define STR_HTMLEXP_ERROR_CREATE_FILE NC_("STR_HTMLEXP_ERROR_CREATE_FILE", "Cannot create the file $(URL1).")
#define STR_HTMLEXP_ERROR_OPEN_FILE NC_("STR_HTMLEXP_ERROR_OPEN_FILE", "Could not open the file $(URL1).")
#define STR_HTMLEXP_ERROR_COPY_FILE NC_("STR_HTMLEXP_ERROR_COPY_FILE", "The file $(URL1) could not be copied to $(URL2)")
-#define STR_STATUSBAR_MASTERPAGE NC_("STR_STATUSBAR_MASTERPAGE", "Slide Master name. Right-click for list and double-click for dialog.")
+#define STR_STATUSBAR_MASTERPAGE NC_("STR_STATUSBAR_MASTERPAGE", "Slide Master name. Right-click for list or click for dialog.")
#define STR_TITLE_RENAMESLIDE NC_("STR_TITLE_RENAMESLIDE", "Rename Slide")
#define STR_TITLE_RENAMEPAGE NC_("STR_TITLE_RENAMEPAGE", "Rename Page")
#define STR_TOOLTIP_RENAME NC_("STR_TOOLTIP_RENAME", "Duplicate or empty names are not possible")
More information about the Libreoffice-commits
mailing list