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/06/29 08:24:46 UTC

svn commit: r1862306 - /openoffice/trunk/main/svx/source/dialog/language.src

Author: mseidel
Date: Sat Jun 29 08:24:46 2019
New Revision: 1862306

URL: http://svn.apache.org/viewvc?rev=1862306&view=rev
Log:
Cleaned up whitespace

Modified:
    openoffice/trunk/main/svx/source/dialog/language.src

Modified: openoffice/trunk/main/svx/source/dialog/language.src
URL: http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/dialog/language.src?rev=1862306&r1=1862305&r2=1862306&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/dialog/language.src (original)
+++ openoffice/trunk/main/svx/source/dialog/language.src Sat Jun 29 08:24:46 2019
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,56 +7,29 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
 
- // include ---------------------------------------------------------------
+// include ---------------------------------------------------------------
 #include <svx/dialogs.hrc>
- // pragma ----------------------------------------------------------------
+// pragma ----------------------------------------------------------------
 
- // Language-Strings ------------------------------------------------------
+// Language-Strings ------------------------------------------------------
 
 String RID_SVXSTR_LANGUAGE_ALL
 {
 	Text [ en-US ] = "[All]" ;
 };
 
- // ********************************************************************** EOF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+// ********************************************************************** EOF