[Libreoffice-commits] core.git: sw/inc
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Sat Mar 13 16:59:01 UTC 2021
sw/inc/strings.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 77528d474fb1121cc6c567463ebb9f87f76e7b24
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Fri Mar 12 18:20:31 2021 +0100
Commit: Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Mar 13 17:58:22 2021 +0100
tdf#128469 add extended tooltip for "Reset to Parent"
Change-Id: If5aabfc5b677cbeb375745d5c1902848cf48c13f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112414
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index b32f025965e5..78bf0d05e485 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -32,7 +32,7 @@
#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", "")
+#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.")
// Format names
#define STR_POOLCHR_STANDARD NC_("STR_POOLCHR_STANDARD", "Default Character Style")
More information about the Libreoffice-commits
mailing list