From fe95086edda6a846b58f4ed568257e3fab46a0da Mon Sep 17 00:00:00 2001 From: Lionel Elie Mamane Date: Wed, 13 Dec 2017 04:27:13 +0100 Subject: Remove traces of Report Builder's former status as extension Change-Id: I63730632933cbb1d6e655f70d222ffaaabd3fa08 Reviewed-on: https://gerrit.libreoffice.org/46361 Tested-by: Jenkins Reviewed-by: Stephan Bergmann --- dbaccess/source/ext/macromigration/migrationlog.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbaccess/source') diff --git a/dbaccess/source/ext/macromigration/migrationlog.cxx b/dbaccess/source/ext/macromigration/migrationlog.cxx index 1d17c8fec1d7..b46894ac0a58 100644 --- a/dbaccess/source/ext/macromigration/migrationlog.cxx +++ b/dbaccess/source/ext/macromigration/migrationlog.cxx @@ -316,7 +316,7 @@ namespace dbmm break; case ERR_NEW_STYLE_REPORT: - pAsciiErrorDescription = "#doc# could not be processed, since you don't have the Oracle Report Builder (TM) extension installed."; + pAsciiErrorDescription = "#doc# could not be processed, since you don't have the Report Builder feature installed."; aParameterNames.emplace_back("#doc#"); break; -- cgit v1.2.3