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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Jan 10 17:08:52 UTC 2019


 desktop/source/app/desktop.src |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 5a92d4197dfd9e87414423a27904640964a2e753
Author:     Matthias Seidel <mseidel at apache.org>
AuthorDate: Thu Jan 10 16:57:49 2019 +0000
Commit:     Matthias Seidel <mseidel at apache.org>
CommitDate: Thu Jan 10 16:57:49 2019 +0000

    Removed whitespace

diff --git a/desktop/source/app/desktop.src b/desktop/source/app/desktop.src
index e2ccdafc52a8..fcc1362825fe 100644
--- a/desktop/source/app/desktop.src
+++ b/desktop/source/app/desktop.src
@@ -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
     {


More information about the Libreoffice-commits mailing list