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 2019/01/10 16:57:49 UTC

svn commit: r1850964 - /openoffice/trunk/main/desktop/source/app/desktop.src

Author: mseidel
Date: Thu Jan 10 16:57:49 2019
New Revision: 1850964

URL: http://svn.apache.org/viewvc?rev=1850964&view=rev
Log:
Removed whitespace

Modified:
    openoffice/trunk/main/desktop/source/app/desktop.src

Modified: openoffice/trunk/main/desktop/source/app/desktop.src
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/desktop/source/app/desktop.src?rev=1850964&r1=1850963&r2=1850964&view=diff
==============================================================================
--- openoffice/trunk/main/desktop/source/app/desktop.src (original)
+++ openoffice/trunk/main/desktop/source/app/desktop.src Thu Jan 10 16:57:49 2019
@@ -136,7 +136,7 @@ String STR_BOOTSTRAP_ERR_CFG_DATAACCESS
 
 String STR_INTERNAL_ERRMSG
 {
-	Text [ en-US ] = "The following internal error has occurred : " ;
+	Text [ en-US ] = "The following internal error has occurred: " ;
 };
 
 QueryBox QBX_USERDATALOCKED
@@ -163,9 +163,9 @@ ModalDialog DLG_CMDLINEHELP
 	HelpID = "desktop:ModalDialog:DLG_CMDLINEHELP" ;
 	Text = "%PRODUCTNAME Commandline Help" ;
 	Size = MAP_APPFONT ( 275, 380 ) ;
-	Border = True ;
-	SVLook = True ;
-	Moveable = True ;
+	Border = TRUE ;
+	SVLook = TRUE ;
+	Moveable = TRUE ;
 
 	FixedText TXT_DLG_CMDLINEHELP_HEADER
 	{