From: Debian LibreOffice Maintainers Date: Thu, 1 Sep 2022 04:24:20 +0000 (+0100) Subject: reportdesign-mention-package X-Git-Tag: archive/raspbian/1%7.4.1_rc1-3+rpi1^2~37 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=daffacf98ea20c6f0f77f8bccaeb54bc4f7b62f9;p=libreoffice.git reportdesign-mention-package Gbp-Pq: Name reportdesign-mention-package.diff --- diff --git a/dbaccess/inc/strings.hrc b/dbaccess/inc/strings.hrc index ea57f4ebd24..4b8284c2153 100644 --- a/dbaccess/inc/strings.hrc +++ b/dbaccess/inc/strings.hrc @@ -309,7 +309,7 @@ #define STR_WARNINGS_DURING_CONNECT NC_("STR_WARNINGS_DURING_CONNECT", "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them.") #define STR_NAMED_OBJECT_ALREADY_EXISTS NC_("STR_NAMED_OBJECT_ALREADY_EXISTS", "The name '$#$' already exists.\nPlease enter another name." ) // #i96130# use hard coded name -#define RID_STR_EXTENSION_NOT_PRESENT NC_("RID_STR_EXTENSION_NOT_PRESENT", "The report, \"$file$\", requires the Report Builder feature.") +#define RID_STR_EXTENSION_NOT_PRESENT NC_("RID_STR_EXTENSION_NOT_PRESENT", "The report, \"$file$\", requires the Report Builder feature. For this, install the package 'libreoffice-report-builder'.") #define STR_COULDNOTCREATE_DRIVERMANAGER NC_("STR_COULDNOTCREATE_DRIVERMANAGER", "Cannot connect to the SDBC driver manager (#servicename#).") #define STR_NOREGISTEREDDRIVER NC_("STR_NOREGISTEREDDRIVER", "A driver is not registered for the URL #connurl#.")