You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2018/01/24 01:41:08 UTC

svn commit: r1822069 - /openoffice/trunk/main/extensions/source/update/check/updatehdl.src

Author: mseidel
Date: Wed Jan 24 01:41:08 2018
New Revision: 1822069

URL: http://svn.apache.org/viewvc?rev=1822069&view=rev
Log:
Deleted whitespace in update message

Modified:
    openoffice/trunk/main/extensions/source/update/check/updatehdl.src

Modified: openoffice/trunk/main/extensions/source/update/check/updatehdl.src
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/extensions/source/update/check/updatehdl.src?rev=1822069&r1=1822068&r2=1822069&view=diff
==============================================================================
--- openoffice/trunk/main/extensions/source/update/check/updatehdl.src (original)
+++ openoffice/trunk/main/extensions/source/update/check/updatehdl.src Wed Jan 24 01:41:08 2018
@@ -40,7 +40,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