diff options
Diffstat (limited to 'sw/inc/strings.hrc')
-rw-r--r-- | sw/inc/strings.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc index eaccff12b94a..4cb3c7e07c76 100644 --- a/sw/inc/strings.hrc +++ b/sw/inc/strings.hrc @@ -28,7 +28,7 @@ #define STR_STANDARD_TOOLTIP NC_("STR_STANDARD_TOOLTIP", "") #define STR_STANDARD_EXTENDEDTIP NC_("STR_STANDARD_EXTENDEDTIP", "") #define STR_RESET_LABEL NC_("STR_RESET_LABEL", "Reset") -#define STR_RESET_TOOLTIP NC_("STR_RESET_TOOLTIP", "") +#define STR_RESET_TOOLTIP NC_("STR_RESET_TOOLTIP", "Unsaved modifications to this tab are reverted.") #define STR_RESET_EXTENDEDTIP NC_("STR_RESET_EXTENDEDTIP", "") #define STR_APPLY_LABEL NC_("STR_APPLY_LABEL", "Apply") #define STR_APPLY_TOOLTIP NC_("STR_APPLY_TOOLTIP", "") |