From: Debian LibreOffice Maintainers Date: Wed, 20 Apr 2022 15:39:49 +0000 (+0100) Subject: help-msg-add-package-info X-Git-Tag: archive/raspbian/1%7.3.3_rc1-2+rpi1^2~38 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=97a6f439107551e79b045c4caca49cc339c0e6f0;p=libreoffice.git help-msg-add-package-info Gbp-Pq: Name help-msg-add-package-info.diff --- diff --git a/include/sfx2/strings.hrc b/include/sfx2/strings.hrc index c5948e316ed..28e4a552000 100644 --- a/include/sfx2/strings.hrc +++ b/include/sfx2/strings.hrc @@ -133,7 +133,7 @@ #define STR_GID_CONTROLS NC_("STR_GID_CONTROLS", "Controls") #define STR_QUITAPP NC_("STR_QUITAPP", "E~xit %PRODUCTNAME") #define RID_STR_HELP NC_("RID_STR_HELP", "Help") -#define RID_STR_HLPFILENOTEXIST NC_("RID_STR_HLPFILENOTEXIST", "The help file for this topic is not installed.") +#define RID_STR_HLPFILENOTEXIST NC_("RID_STR_HLPFILENOTEXIST", "The help file for this topic is not installed. Please install the libreoffice-help-en-us package or the locale specific help package libreoffice-help-.") #define STR_QUICKSTART_EXIT NC_("STR_QUICKSTART_EXIT", "Exit Quickstarter") #define STR_QUICKSTART_TIP NC_("STR_QUICKSTART_TIP", "%PRODUCTNAME %PRODUCTVERSION Quickstarter") #define STR_QUICKSTART_FILEOPEN NC_("STR_QUICKSTART_FILEOPEN", "Open Document...")