[Libreoffice-commits] core.git: Branch 'aoo/trunk' - extensions/source

Matthias Seidel mseidel at apache.org
Wed Jan 24 03:12:09 UTC 2018


 extensions/source/update/check/updatehdl.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2fe2f41d1f15a980fb169accda71a192dbba8d72
Author: Matthias Seidel <mseidel at apache.org>
Date:   Wed Jan 24 01:41:08 2018 +0000

    Deleted whitespace in update message

diff --git a/extensions/source/update/check/updatehdl.src b/extensions/source/update/check/updatehdl.src
index 3acd060a9573..88b7b50809ef 100644
--- a/extensions/source/update/check/updatehdl.src
+++ b/extensions/source/update/check/updatehdl.src
@@ -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


More information about the Libreoffice-commits mailing list