sw/inc/strings.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9af9d3da370e92db12ebd68d4ce7797e92d0c890
Author:     Olivier Hallot <olivier.hal...@libreoffice.org>
AuthorDate: Fri Mar 19 13:53:00 2021 +0100
Commit:     Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
CommitDate: Tue Mar 23 11:40:11 2021 +0100

    Add extended tip to dialog button
    
    Change-Id: If337f1e12209be072410759784279c57e71be3b7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112721
    Tested-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>
    Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com>

diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 98eb924c6773..940fab0e3af4 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -26,7 +26,7 @@
 // Dialog buttons
 #define STR_STANDARD_LABEL                      NC_("STR_STANDARD_LABEL", 
"Reset to ~Parent")
 #define STR_STANDARD_TOOLTIP                    NC_("STR_STANDARD_TOOLTIP", 
"Values on this tab specified in “Contains” in Organizer are removed.")
-#define STR_STANDARD_EXTENDEDTIP                
NC_("STR_STANDARD_EXTENDEDTIP", "")
+#define STR_STANDARD_EXTENDEDTIP                
NC_("STR_STANDARD_EXTENDEDTIP", "Reset the values of this page to the values of 
the parent style. Values on this tab specified in “Contains” in Organizer are 
removed.")
 #define STR_RESET_LABEL                         NC_("STR_RESET_LABEL", "Reset")
 #define STR_RESET_TOOLTIP                       NC_("STR_RESET_TOOLTIP", 
"Unsaved modifications to this tab are reverted.")
 #define STR_RESET_EXTENDEDTIP                   NC_("STR_RESET_EXTENDEDTIP", 
"Revert any changes made on the current tab to the settings that were present 
when this dialog was opened, or after the last use of “Apply”.")
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to