summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2021-03-19 10:53:59 +0100
committerSeth Chaiklin <sdc.blanco@youmail.dk>2021-03-24 20:13:33 +0100
commit2521c3032350a0383a82e302b1dcb4e91db518ec (patch)
treeb5ee42c71b278ae9a941832a26b07ec8347b797b
parentab6a7a9addfc059d8f1fbeaa6c6012666629d420 (diff)
corrections to style dialog tooltips
Change-Id: Icc9e78f8eb4b1732b8b153883d84f4edf7916fc7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112719 Tested-by: Jenkins Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
-rw-r--r--sw/inc/strings.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 940fab0e3af4..263cdcc39361 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -31,8 +31,8 @@
#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”.")
#define STR_APPLY_LABEL NC_("STR_APPLY_LABEL", "Apply")
-#define STR_APPLY_TOOLTIP NC_("STR_APPLY_TOOLTIP", "Save all modifications without closing dialog. Cannot be reverted with Reset.")
-#define STR_APPLY_EXTENDEDTIP NC_("STR_APPLY_EXTENDEDTIP", "Values in this tab are set to the corresponding values of the style specified in “Inherit from” in Organizer. In all cases, also when “Inherit from” is “None”, the values on this tab specified in “Contains” are removed.")
+#define STR_APPLY_TOOLTIP NC_("STR_APPLY_TOOLTIP", "Applies modifications on all tabs without closing dialog. Cannot be reverted with Reset.")
+#define STR_APPLY_EXTENDEDTIP NC_("STR_APPLY_EXTENDEDTIP", "Applies all modifications without closing dialog. Values are saved and cannot be reverted with Reset.")
// Format names
#define STR_POOLCHR_STANDARD NC_("STR_POOLCHR_STANDARD", "Default Character Style")