From: Debian LibreOffice Maintainers Date: Sun, 4 May 2025 05:34:39 +0000 (+0200) Subject: help-msg-add-package-info X-Git-Tag: archive/raspbian/4%25.2.3-2+rpi1^2~42 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b4f367a4d419d34ad2b28e9265e9fe7d88add0b0;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 dac3a61d6bb..b5fb5cc92b8 100644 --- a/include/sfx2/strings.hrc +++ b/include/sfx2/strings.hrc @@ -125,7 +125,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...")