From fcec7522c15c9c7c70244320b8e21380498322ec Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Fri, 20 May 2016 17:56:15 +0200 Subject: tdf#97221 restore original message for failed check of update the message is not specific for server errors Change-Id: If282acfaefa4fc5843757dff730dd84ece528210 Reviewed-on: https://gerrit.libreoffice.org/25217 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- extensions/source/update/check/updatehdl.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/source/update/check/updatehdl.src b/extensions/source/update/check/updatehdl.src index 1e845be6ce43..086f4bb7a3b2 100644 --- a/extensions/source/update/check/updatehdl.src +++ b/extensions/source/update/check/updatehdl.src @@ -26,7 +26,7 @@ String RID_UPDATE_STR_CHECKING String RID_UPDATE_STR_CHECKING_ERR { - Text [ en-US ] = "Checking for an update failed due to a server error."; + Text [ en-US ] = "Checking for an update failed."; }; String RID_UPDATE_STR_NO_UPD_FOUND -- cgit v1.2.3