summaryrefslogtreecommitdiff
path: root/sd/inc
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2019-12-13 12:01:34 +0100
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2020-02-17 09:31:45 +0100
commita4f5c8d38e307bb37f08e8f6ef3cfc9ffac84304 (patch)
tree1642c6aa803310e82e799291cc4a6b637ac418e4 /sd/inc
parent6be9ae8aa1d3b164f3953dbc1cb7f0f1c1976d9b (diff)
Resolves tdf#129032 - Missing warning when renaming page
Edit field has type normal or error now Edit field and okay button return feedback per tooltip Change-Id: Ib2caf3280227cb00af25889ed111503745b471dc Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85101 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/strings.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/inc/strings.hrc b/sd/inc/strings.hrc
index a72d47e7d937..400b8ec22b00 100644
--- a/sd/inc/strings.hrc
+++ b/sd/inc/strings.hrc
@@ -236,6 +236,7 @@
#define STR_STATUSBAR_MASTERPAGE NC_("STR_STATUSBAR_MASTERPAGE", "Slide Master name. Right-click for list and double-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")
#define STR_DESC_RENAMESLIDE NC_("STR_DESC_RENAMESLIDE", "Name")
#define STR_TITLE_RENAMEMASTER NC_("STR_TITLE_RENAMEMASTER", "Rename Master Slide")
#define STR_PLACEHOLDER_DESCRIPTION_TITLE NC_("STR_PLACEHOLDER_DESCRIPTION_TITLE", "Title Area for AutoLayouts" )