From 8a9f54bc1283b7137a90506e29dba7962dd73f83 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 27 Apr 2011 17:07:04 +0200 Subject: [PATCH] remove double space from en-US messages --- 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 58f88b7e4852..6f1ae28a7384 100644 --- a/extensions/source/update/check/updatehdl.src +++ b/extensions/source/update/check/updatehdl.src @@ -44,7 +44,7 @@ String RID_UPDATE_STR_NO_UPD_FOUND String RID_UPDATE_STR_UPD_FOUND { - Text [ en-US ] = "%PRODUCTNAME %NEXTVERSION is available.\n\nThe installed version is %PRODUCTNAME %PRODUCTVERSION.\n\nNote: Before downloading an update, please ensure that you have sufficient access rights to install it.\nA password, usually the administrator's or root password, may be required."; + Text [ en-US ] = "%PRODUCTNAME %NEXTVERSION is available.\n\nThe installed version is %PRODUCTNAME %PRODUCTVERSION.\n\nNote: Before downloading an update, please ensure that you have sufficient access rights to install it.\nA password, usually the administrator's or root password, may be required."; }; String RID_UPDATE_STR_DLG_TITLE