This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 1ea3b50fee Cleaned up resource files, removed whitespace
1ea3b50fee is described below

commit 1ea3b50fee701df0b55006de0d66eea418c399a1
Author: mseidel <msei...@apache.org>
AuthorDate: Mon May 9 17:20:06 2022 +0200

    Cleaned up resource files, removed whitespace
    
    (cherry picked from commit 2967c860080b0ed900c4e90dd9b0f2e552c78e32)
---
 main/sw/source/core/undo/undo.src       | 144 ++++++++++++++++----------------
 main/sw/source/core/unocore/unocore.src |  23 ++---
 2 files changed, 85 insertions(+), 82 deletions(-)

diff --git a/main/sw/source/core/undo/undo.src 
b/main/sw/source/core/undo/undo.src
index c9b8272d9f..a483acdb67 100644
--- a/main/sw/source/core/undo/undo.src
+++ b/main/sw/source/core/undo/undo.src
@@ -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,16 +7,16 @@
  * 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.
- * 
+ *
  *************************************************************/
 
 
@@ -24,7 +24,7 @@
 #include <comcore.hrc>
 #include <undo.hrc>
 
- // Undo
+// Undo
 String STR_CANT_UNDO
 {
        Text [ en-US ] = "not possible" ;
@@ -47,7 +47,7 @@ String STR_SPLITNODE_UNDO
 };
 String STR_MOVE_UNDO
 {
-    Text [ en-US ] = "Move" ;
+       Text [ en-US ] = "Move" ;
 };
 String STR_INSATTR_UNDO
 {
@@ -263,12 +263,12 @@ String STR_AUTOCORRECT
 };
 String STR_MERGE_TABLE
 {
-       Text [ en-US ] = "Merge table";
+       Text [ en-US ] = "Merge table" ;
 };
 
 String STR_TRANSLITERATE
 {
-       Text [ en-US ] = "Case/Characters";
+       Text [ en-US ] = "Case/Characters" ;
 };
 
 String STR_DELNUM
@@ -388,7 +388,7 @@ String STR_UNDO_SETFLYFRMFMT
 };
 String STR_UNDO_SETRUBYATTR
 {
-       Text [ en-US ] = "Ruby Setting";
+       Text [ en-US ] = "Ruby Setting" ;
 };
 // #102505#
 String STR_UNDO_TMPAUTOCORR
@@ -401,187 +401,187 @@ String STR_INSERT_FOOTNOTE
 };
 String STR_INSERT_URLBTN
 {
-       Text [ en-US ] = "insert URL button";
+       Text [ en-US ] = "insert URL button" ;
 };
 String STR_INSERT_URLTXT
 {
-       Text [ en-US ] = "Insert Hyperlink";
+       Text [ en-US ] = "Insert Hyperlink" ;
 };
 String STR_DELETE_INVISIBLECNTNT
 {
-       Text [ en-US ] = "remove invisible content";
+       Text [ en-US ] = "remove invisible content" ;
 };
 String STR_TOXCHANGE
 {
-       Text [ en-US ] = "Table/index changed";
+       Text [ en-US ] = "Table/index changed" ;
 };
 String STR_START_QUOTE
 {
-       Text [ en-US ] = "'";
+       Text [ en-US ] = "'" ;
 };
 String STR_END_QUOTE
 {
-       Text [ en-US ] = "'";
+       Text [ en-US ] = "'" ;
 };
 String STR_LDOTS
 {
-       Text [ en-US ] = "...";
+       Text [ en-US ] = "..." ;
 };
 String STR_CLIPBOARD
 {
-       Text [ en-US ] = "clipboard";
+       Text [ en-US ] = "clipboard" ;
 };
 String STR_MULTISEL
 {
-    Text [ en-US ] = "multiple selection";
+       Text [ en-US ] = "multiple selection" ;
 };
 String STR_TYPING_UNDO
 {
-    Text [ en-US ] = "Typing: $1";
+       Text [ en-US ] = "Typing: $1" ;
 };
 String STR_PASTE_CLIPBOARD_UNDO
 {
-    Text [ en-US ] = "Paste clipboard";
+       Text [ en-US ] = "Paste clipboard" ;
 };
 String STR_YIELDS
 {
-    Text [ en-US ] = "->";
+       Text [ en-US ] = "->" ;
 };
 String STR_OCCURRENCES_OF
 {
-    Text [ en-US ] = "occurrences of";
+       Text [ en-US ] = "occurrences of" ;
 };
 String STR_UNDO_TABS
 {
-    Text [ en-US ] = "$1 tab(s)";
+       Text [ en-US ] = "$1 tab(s)" ;
 };
 String STR_UNDO_NLS
 {
-    Text[ en-US ] = "$1 line break(s)";
+       Text [ en-US ] = "$1 line break(s)" ;
 };
 String STR_UNDO_PAGEBREAKS
 {
-    Text[ en-US ] = "page break";
+       Text [ en-US ] = "page break" ;
 };
 String STR_UNDO_COLBRKS
 {
-    Text[ en-US ] = "column break";
+       Text [ en-US ] = "column break" ;
 };
 String STR_REDLINE_INSERT
 {
-    Text [ en-US ] = "Insert $1";
+       Text [ en-US ] = "Insert $1" ;
 };
 String STR_REDLINE_DELETE
 {
-    Text [ en-US ] = "Delete $1";
+       Text [ en-US ] = "Delete $1" ;
 };
 String STR_REDLINE_FORMAT
 {
-    Text [ en-US ] = "Attributes changed";
+       Text [ en-US ] = "Attributes changed" ;
 };
 String STR_REDLINE_TABLE
 {
-    Text [ en-US ] = "Table changed";
+       Text [ en-US ] = "Table changed" ;
 };
 String STR_REDLINE_FMTCOLL
 {
-    Text [ en-US ] = "Style changed";
+       Text [ en-US ] = "Style changed" ;
 };
 String STR_REDLINE_MULTIPLE
 {
-    Text [ en-US ] = "multiple changes";
+       Text [ en-US ] = "multiple changes" ;
 };
 String STR_N_REDLINES
 {
-    Text [ en-US ] = "$1 changes";
+       Text [ en-US ] = "$1 changes" ;
 };
 String STR_UNDO_PAGEDESC
 {
-    Text [ en-US ] = "Change page style: $1";
+       Text [ en-US ] = "Change page style: $1" ;
 };
 String STR_UNDO_PAGEDESC_CREATE
 {
-    Text [ en-US ] = "Create page style: $1";
+       Text [ en-US ] = "Create page style: $1" ;
 };
 String STR_UNDO_PAGEDESC_DELETE
 {
-    Text [ en-US ] = "Delete page style: $1";
+       Text [ en-US ] = "Delete page style: $1" ;
 };
 String STR_UNDO_PAGEDESC_RENAME
 {
-    Text [ en-US ] = "Rename page style: $1 $2 $3";
+       Text [ en-US ] = "Rename page style: $1 $2 $3" ;
 };
 String STR_UNDO_HEADER_FOOTER
 {
-    Text [ en-US ] = "Header/footer changed";
+       Text [ en-US ] = "Header/footer changed" ;
 };
 String STR_UNDO_FIELD
 {
-    Text [ en-US ] = "Field changed";
+       Text [ en-US ] = "Field changed" ;
 };
 String STR_UNDO_TXTFMTCOL_CREATE
 {
-    Text [ en-US ] = "Create paragraph style: $1";
+       Text [ en-US ] = "Create paragraph style: $1" ;
 };
 String STR_UNDO_TXTFMTCOL_DELETE
 {
-    Text [ en-US ] = "Delete paragraph style: $1";
+       Text [ en-US ] = "Delete paragraph style: $1" ;
 };
 String STR_UNDO_TXTFMTCOL_RENAME
 {
-    Text [ en-US ] = "Rename paragraph style: $1 $2 $3";
+       Text [ en-US ] = "Rename paragraph style: $1 $2 $3" ;
 };
 String STR_UNDO_CHARFMT_CREATE
 {
-    Text [ en-US ] = "Create character style: $1";
+       Text [ en-US ] = "Create character style: $1" ;
 };
 String STR_UNDO_CHARFMT_DELETE
 {
-    Text [ en-US ] = "Delete character style: $1";
+       Text [ en-US ] = "Delete character style: $1" ;
 };
 String STR_UNDO_CHARFMT_RENAME
 {
-    Text [ en-US ] = "Rename character style: $1 $2 $3";
+       Text [ en-US ] = "Rename character style: $1 $2 $3" ;
 };
 String STR_UNDO_FRMFMT_CREATE
 {
-    Text [ en-US ] = "Create frame style: $1";
+       Text [ en-US ] = "Create frame style: $1" ;
 };
 String STR_UNDO_FRMFMT_DELETE
 {
-    Text [ en-US ] = "Delete frame style: $1";
+       Text [ en-US ] = "Delete frame style: $1" ;
 };
 String STR_UNDO_FRMFMT_RENAME
 {
-    Text [ en-US ] = "Rename frame style: $1 $2 $3";
+       Text [ en-US ] = "Rename frame style: $1 $2 $3" ;
 };
 String STR_UNDO_NUMRULE_CREATE
 {
-    Text [ en-US ] = "Create numbering style: $1";
+       Text [ en-US ] = "Create numbering style: $1" ;
 };
 String STR_UNDO_NUMRULE_DELETE
 {
-    Text [ en-US ] = "Delete numbering style: $1";
+       Text [ en-US ] = "Delete numbering style: $1" ;
 };
 String STR_UNDO_NUMRULE_RENAME
 {
-    Text [ en-US ] = "Rename numbering style: $1 $2 $3";
+       Text [ en-US ] = "Rename numbering style: $1 $2 $3" ;
 };
 String STR_UNDO_BOOKMARK_RENAME
 {
-    Text[ en-US ] = "Rename bookmark: $1 $2 $3";
+       Text [ en-US ] = "Rename bookmark: $1 $2 $3" ;
 };
 String STR_UNDO_INDEX_ENTRY_INSERT
 {
-    Text[ en-US ] = "Insert index entry";
+       Text [ en-US ] = "Insert index entry" ;
 };
 String STR_UNDO_INDEX_ENTRY_DELETE
 {
-    Text[ en-US ] = "Delete index entry";
+       Text [ en-US ] = "Delete index entry" ;
 };
 String STR_FIELD
 {
-    Text [ en-US ] = "field";
+       Text [ en-US ] = "field" ;
 };
 String STR_PARAGRAPHS
 {
@@ -589,65 +589,67 @@ String STR_PARAGRAPHS
 };
 String STR_FRAME
 {
-    Text [ en-US ] = "frame";
+       Text [ en-US ] = "frame" ;
 };
 String STR_OLE
 {
-    Text [ en-US ] = "OLE-object";
+       Text [ en-US ] = "OLE-object" ;
 };
 String STR_MATH_FORMULA
 {
-    Text [ en-US ] = "formula";
+       Text [ en-US ] = "formula" ;
 };
 String STR_CHART
 {
-    Text [ en-US ] = "chart";
+       Text [ en-US ] = "chart" ;
 };
 String STR_NOTE
 {
-    Text [ en-US ] = "comment";
+       Text [ en-US ] = "comment" ;
 };
 String STR_REFERENCE
 {
-    Text [ en-US ] = "cross-reference";
+       Text [ en-US ] = "cross-reference" ;
 };
 String STR_SCRIPT
 {
-    Text [ en-US ] = "script";
+       Text [ en-US ] = "script" ;
 };
 String STR_AUTHORITY_ENTRY
 {
-    Text[ en-US ] = "bibliography entry";
+       Text [ en-US ] = "bibliography entry" ;
 };
 String STR_SPECIALCHAR
 {
-    Text[ en-US ] = "special character";
+       Text [ en-US ] = "special character" ;
 };
 String STR_FOOTNOTE
 {
-    Text[ en-US ] = "footnote";
+       Text [ en-US ] = "footnote" ;
 };
 String STR_GRAPHIC
 {
-    Text[ en-US ] = "picture";
+       Text [ en-US ] = "picture" ;
 };
 String STR_DRAWING_OBJECTS
 {
-    Text[ en-US ] = "drawing object(s)";
+       Text [ en-US ] = "drawing object(s)" ;
 };
 String STR_TABLE_NAME
 {
-    Text[ en-US ] = "table: $1$2$3";
+       Text [ en-US ] = "table: $1$2$3" ;
 };
 String STR_PARAGRAPH_UNDO
 {
-    Text[ en-US ] = "paragraph";
+       Text [ en-US ] = "paragraph" ;
 };
 String STR_UNDO_FLYFRMFMT_TITLE
 {
-    Text[ en-US ] = "Change object title of $1";
+       Text [ en-US ] = "Change object title of $1" ;
 };
 String STR_UNDO_FLYFRMFMT_DESCRITPTION
 {
-    Text[ en-US ] = "Change object description of $1";
+       Text [ en-US ] = "Change object description of $1" ;
 };
+
+// ********************************************************************** EOF
diff --git a/main/sw/source/core/unocore/unocore.src 
b/main/sw/source/core/unocore/unocore.src
index 36ad975885..bb3cddd49e 100644
--- a/main/sw/source/core/unocore/unocore.src
+++ b/main/sw/source/core/unocore/unocore.src
@@ -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,16 +7,16 @@
  * 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.
- * 
+ *
  *************************************************************/
 
 
@@ -25,36 +25,37 @@
 
 String STR_CHART2_ROW_LABEL_TEXT
 {
-    Text [ en-US ] = "Row %ROWNUMBER" ;
+       Text [ en-US ] = "Row %ROWNUMBER" ;
 };
 
 String STR_CHART2_COL_LABEL_TEXT
 {
-    Text [ en-US ] = "Column %COLUMNLETTER" ;
+       Text [ en-US ] = "Column %COLUMNLETTER" ;
 };
 
 String STR_STYLE_FAMILY_CHARACTER
 {
-    Text [ en-US ] = "Character" ;
+       Text [ en-US ] = "Character" ;
 };
 
 String STR_STYLE_FAMILY_PARAGRAPH
 {
-    Text [ en-US ] = "Paragraph" ;
+       Text [ en-US ] = "Paragraph" ;
 };
 
 String STR_STYLE_FAMILY_FRAME
 {
-    Text [ en-US ] = "Frame" ;
+       Text [ en-US ] = "Frame" ;
 };
 
 String STR_STYLE_FAMILY_PAGE
 {
-    Text [ en-US ] = "Pages" ;
+       Text [ en-US ] = "Pages" ;
 };
 
 String STR_STYLE_FAMILY_NUMBERING
 {
-    Text [ en-US ] = "Numbering" ;
+       Text [ en-US ] = "Numbering" ;
 };
 
+// ********************************************************************** EOF

Reply via email to