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 2020/02/05 15:30:18 UTC

[openoffice] branch trunk updated: Cleaned up resource files

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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 82cd276  Cleaned up resource files
82cd276 is described below

commit 82cd276c3e69735226fad02a18e2112e6d7aa273
Author: mseidel <ms...@apache.org>
AuthorDate: Wed Feb 5 16:29:42 2020 +0100

    Cleaned up resource files
---
 main/sdext/source/minimizer/minimizer.src          | 173 +++++++++++----------
 main/svx/source/sidebar/EmptyPanel.src             |  24 +--
 .../source/sidebar/paragraph/ParaPropertyPanel.src |  78 +++++-----
 3 files changed, 141 insertions(+), 134 deletions(-)

diff --git a/main/sdext/source/minimizer/minimizer.src b/main/sdext/source/minimizer/minimizer.src
index b4edfd4..4a66734 100644
--- a/main/sdext/source/minimizer/minimizer.src
+++ b/main/sdext/source/minimizer/minimizer.src
@@ -19,361 +19,364 @@
  *
  *************************************************************/
 
+
+
 #include "minimizer.hrc"
 
 Bitmap IMAGE_MINIMIZER_ROADMAP
 {
-    File = "minimizer/minimizepresi_80.png";
+	File = "minimizer/minimizepresi_80.png" ;
 };
 
 Bitmap IMAGE_MINIMIZER_ROADMAP_HC
 {
-    File = "minimizer/minimizepresi_80_h.png";
+	File = "minimizer/minimizepresi_80_h.png" ;
 };
 
 String STR_PRESENTATION_MINIMIZER
 {
-   Text[ en-US ] = "Presentation Minimizer";
+	Text [ en-US ] = "Presentation Minimizer" ;
 };
 
 String STR_INFO_DIALOG
 {
-   Text[ en-US ] = "Presentation Minimizer - Result";
+	Text [ en-US ] = "Presentation Minimizer - Result" ;
 };
 
 String STR_STEPS
 {
-   Text[ en-US ] = "Steps";
+	Text [ en-US ] = "Steps" ;
 };
 
 String STR_HELP
 {
-   Text[ en-US ] = "~Help";
+	Text [ en-US ] = "~Help" ;
 };
 
 String STR_BACK
 {
-   Text[ en-US ] = "< ~Back";
+	Text [ en-US ] = "< ~Back" ;
 };
 
 String STR_NEXT
 {
-   Text[ en-US ] = "~Next >";
+	Text [ en-US ] = "~Next >" ;
 };
 
 String STR_FINISH
 {
-   Text[ en-US ] = "~Finish";
+	Text [ en-US ] = "~Finish" ;
 };
 
 String STR_CANCEL
 {
-   Text[ en-US ] = "Cancel";
+	Text [ en-US ] = "Cancel" ;
 };
 
 String STR_INTRODUCTION
 {
-   Text[ en-US ] = "Introduction";
+	Text [ en-US ] = "Introduction" ;
 };
 
 String STR_INTRODUCTION_T
 {
-   Text[ en-US ] = "The Presentation Minimizer is used to reduce the "
-        "file size of the current presentation. Images will be compressed and "
-        "data, that is no longer needed, will be removed.\n"
-        "At the last step of the wizard you can choose to apply the changes "
-        "to the current presentation or to create an optimized new version of"
-        " the presentation.";
+	Text [ en-US ] = "The Presentation Minimizer is used to reduce the "
+		"file size of the current presentation. Images will be compressed and "
+		"data, that is no longer needed, will be removed.\n"
+		"At the last step of the wizard you can choose to apply the changes "
+		"to the current presentation or to create an optimized new version of "
+		"the presentation." ;
 };
 
 String STR_CHOSE_SETTINGS
 {
-   Text[ en-US ] = "~Choose settings for Presentation Minimizer";
+	Text [ en-US ] = "~Choose settings for Presentation Minimizer" ;
 };
 
 String STR_REMOVE
 {
-   Text[ en-US ] = "~Delete";
+	Text [ en-US ] = "~Delete" ;
 };
 
 String STR_GRAPHIC_OPTIMIZATION
 {
-   Text[ en-US ] = "Choose settings for optimizing pictures and graphics";
+	Text [ en-US ] = "Choose settings for optimizing pictures and graphics" ;
 };
 
 String STR_IMAGE_OPTIMIZATION
 {
-   Text[ en-US ] = "Graphics";
+	Text [ en-US ] = "Graphics" ;
 };
 
 String STR_LOSSLESS_COMPRESSION
 {
-   Text[ en-US ] = "~Lossless compression";
+	Text [ en-US ] = "~Lossless compression" ;
 };
 
 String STR_JPEG_COMPRESSION
 {
-   Text[ en-US ] = "~JPEG compression";
+	Text [ en-US ] = "~JPEG compression" ;
 };
 
 String STR_QUALITY
 {
-   Text[ en-US ] = "~Quality in %";
+	Text [ en-US ] = "~Quality in %" ;
 };
 
 String STR_REMOVE_CROP_AREA
 {
-   Text[ en-US ] = "~Delete cropped graphic areas";
+	Text [ en-US ] = "~Delete cropped graphic areas" ;
 };
 
 String STR_IMAGE_RESOLUTION
 {
-   Text[ en-US ] = "Reduce ~image resolution";
+	Text [ en-US ] = "Reduce ~image resolution" ;
 };
 
 String STR_IMAGE_RESOLUTION_0
 {
-   Text[ en-US ] = "<no change>";
+	Text [ en-US ] = "<no change>" ;
 };
 
 String STR_IMAGE_RESOLUTION_1
 {
-   Text[ en-US ] = "90;90 DPI (screen resolution)";
+	Text [ en-US ] = "90;90 DPI (screen resolution)" ;
 };
 
 String STR_IMAGE_RESOLUTION_2
 {
-   Text[ en-US ] = "150;150 DPI (projector resolution)";
+	Text [ en-US ] = "150;150 DPI (projector resolution)" ;
 };
 
 String STR_IMAGE_RESOLUTION_3
 {
-   Text[ en-US ] = "300;300 DPI (print resolution)";
+	Text [ en-US ] = "300;300 DPI (print resolution)" ;
 };
 
 String STR_EMBED_LINKED_GRAPHICS
 {
-   Text[ en-US ] = "~Break links to external graphics";
+	Text [ en-US ] = "~Break links to external graphics" ;
 };
 
 String STR_OLE_OBJECTS
 {
-   Text[ en-US ] = "OLE Objects";
+	Text [ en-US ] = "OLE Objects" ;
 };
 
 String STR_OLE_OPTIMIZATION
 {
-   Text[ en-US ] = "Choose settings for replacing OLE objects";
+	Text [ en-US ] = "Choose settings for replacing OLE objects" ;
 };
 
 String STR_OLE_REPLACE
 {
-   Text[ en-US ] = "Create static replacement graphics for OLE objects";
+	Text [ en-US ] = "Create static replacement graphics for OLE objects" ;
 };
 
 String STR_ALL_OLE_OBJECTS
 {
-   Text[ en-US ] = "For ~all OLE objects";
+	Text [ en-US ] = "For ~all OLE objects" ;
 };
 
 String STR_ALIEN_OLE_OBJECTS_ONLY
 {
-   Text[ en-US ] = "~For OLE objects not based on OpenDocument format";
+	Text [ en-US ] = "~For OLE objects not based on OpenDocument format" ;
 };
 
 String STR_OLE_OBJECTS_DESC
 {
-   Text[ en-US ] = "Object Linking and Embedding (OLE) is a technology that "
-        "allows embedding and linking to documents and other objects.\n"
-        "The current presentation contains OLE objects.";
+	Text [ en-US ] = "Object Linking and Embedding (OLE) is a technology that "
+		"allows embedding and linking to documents and other objects.\n"
+		"The current presentation contains OLE objects." ;
 };
 
 String STR_NO_OLE_OBJECTS_DESC
 {
-   Text[ en-US ] = "Object Linking and Embedding (OLE) is a technology that "
-        "allows embedding and linking to documents and other objects.\n"
-        "The current presentation contains no OLE objects.";
+	Text [ en-US ] = "Object Linking and Embedding (OLE) is a technology that "
+		"allows embedding and linking to documents and other objects.\n"
+		"The current presentation contains no OLE objects." ;
 };
 
 String STR_SLIDES
 {
-   Text[ en-US ] = "Slides";
+	Text [ en-US ] = "Slides" ;
 };
 
 String STR_CHOOSE_SLIDES
 {
-   Text[ en-US ] = "Choose which slides to delete";
+	Text [ en-US ] = "Choose which slides to delete" ;
 };
 
 String STR_MASTER_PAGES
 {
-   Text[ en-US ] = "Master Pages";
+	Text [ en-US ] = "Master Pages" ;
 };
 
 String STR_DELETE_MASTER_PAGES
 {
-   Text[ en-US ] = "Delete unused ~master pages";
+	Text [ en-US ] = "Delete unused ~master pages" ;
 };
 
 String STR_DELETE_NOTES_PAGES
 {
-   Text[ en-US ] = "~Clear notes";
+	Text [ en-US ] = "~Clear notes" ;
 };
 
 String STR_DELETE_HIDDEN_SLIDES
 {
-   Text[ en-US ] = "Delete hidden ~slides";
+	Text [ en-US ] = "Delete hidden ~slides" ;
 };
 
 String STR_CUSTOM_SHOW
 {
-   Text[ en-US ] = "Delete slides that are not used for the ~custom slide show";
+	Text [ en-US ] = "Delete slides that are not used for the ~custom slide show" ;
 };
 
 String STR_SUMMARY
 {
-   Text[ en-US ] = "Summary";
+	Text [ en-US ] = "Summary" ;
 };
 
 String STR_SUMMARY_TITLE
 {
-   Text[ en-US ] = "Choose where to apply the following changes";
+	Text [ en-US ] = "Choose where to apply the following changes" ;
 };
 
 String STR_PROGRESS
 {
-   Text[ en-US ] = "Progress";
+	Text [ en-US ] = "Progress" ;
 };
 
 String STR_OBJECTS_OPTIMIZED
 {
-   Text[ en-US ] = "Objects optimized";
+	Text [ en-US ] = "Objects optimized" ;
 };
 
 String STR_APPLY_TO_CURRENT
 {
-   Text[ en-US ] = "~Apply changes to current presentation";
+	Text [ en-US ] = "~Apply changes to current presentation" ;
 };
 
 String STR_AUTOMATICALLY_OPEN
 {
-   Text[ en-US ] = "~Open newly created presentation";
+	Text [ en-US ] = "~Open newly created presentation" ;
 };
 
 String STR_SAVE_SETTINGS
 {
-   Text[ en-US ] = "~Save settings as";
+	Text [ en-US ] = "~Save settings as" ;
 };
 
 String STR_SAVE_AS
 {
-   Text[ en-US ] = "~Duplicate presentation before applying changes";
+	Text [ en-US ] = "~Duplicate presentation before applying changes" ;
 };
 
 String STR_DELETE_SLIDES
 {
-   Text[ en-US ] = "Delete %SLIDES slides.";
+	Text [ en-US ] = "Delete %SLIDES slides." ;
 };
 
 String STR_OPTIMIZE_IMAGES
 {
-   Text[ en-US ] = "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI.";
+	Text [ en-US ] = "Optimize %IMAGES graphics to %QUALITY% JPEG quality at %RESOLUTION DPI." ;
 };
 
 String STR_CREATE_REPLACEMENT
 {
-   Text[ en-US ] = "Create replacement graphics for %OLE objects.";
+	Text [ en-US ] = "Create replacement graphics for %OLE objects." ;
 };
 
 String STR_CURRENT_FILESIZE
 {
-   Text[ en-US ] = "Current file size:";
+	Text [ en-US ] = "Current file size:" ;
 };
 
 String STR_ESTIMATED_FILESIZE
 {
-   Text[ en-US ] = "Estimated new file size:";
+	Text [ en-US ] = "Estimated new file size:" ;
 };
 
 String STR_MB
 {
-   Text[ en-US ] = "%1 MB";
+	Text [ en-US ] = "%1 MB" ;
 };
 
 String STR_MY_SETTINGS
 {
-   Text[ en-US ] = "My Settings ";
+	Text [ en-US ] = "My Settings " ;
 };
 
 String STR_DEFAULT_SESSION
 {
-   Text[ en-US ] = "default session";
+	Text [ en-US ] = "default session" ;
 };
 
 String STR_MODIFY_WARNING
 {
-   Text[ en-US ] = "The optimization will modify the current document. "
-                    "Do you want to continue?";
+	Text [ en-US ] = "The optimization will modify the current document. Do you want to continue?" ;
 };
 
 String STR_YES
 {
-   Text[ en-US ] = "~Yes";
+	Text [ en-US ] = "~Yes" ;
 };
 
 String STR_OK
 {
-   Text[ en-US ] = "OK";
+	Text [ en-US ] = "OK" ;
 };
 
 String STR_INFO_1
 {
-   Text[ en-US ] = "The Presentation Minimizer has successfully updated the "
-        "presentation '%TITLE'. The file size has changed "
-        "from %OLDFILESIZE MB to %NEWFILESIZE MB.";
+	Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
+		"presentation '%TITLE'. The file size has changed "
+		"from %OLDFILESIZE MB to %NEWFILESIZE MB." ;
 };
 
 String STR_INFO_2
 {
-   Text[ en-US ] = "The Presentation Minimizer has successfully updated the "
-        "presentation '%TITLE'. The file size has changed "
-        "from %OLDFILESIZE MB to approximated %NEWFILESIZE MB.";
+	Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
+		"presentation '%TITLE'. The file size has changed "
+		"from %OLDFILESIZE MB to approximated %NEWFILESIZE MB." ;
 };
 
 String STR_INFO_3
 {
-   Text[ en-US ] = "The Presentation Minimizer has successfully updated the "
-        "presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB.";
+	Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
+		"presentation '%TITLE'. The file size has changed to %NEWFILESIZE MB." ;
 };
 
 String STR_INFO_4
 {
-   Text[ en-US ] = "The Presentation Minimizer has successfully updated the "
-        "presentation '%TITLE'. "
-        "The file size has changed to approximated %NEWFILESIZE MB.";
+	Text [ en-US ] = "The Presentation Minimizer has successfully updated the "
+		"presentation '%TITLE'. "
+		"The file size has changed to approximated %NEWFILESIZE MB." ;
 };
 
 String STR_DUPLICATING_PRESENTATION
 {
-   Text[ en-US ] = "Duplicating presentation...";
+	Text [ en-US ] = "Duplicating presentation..." ;
 };
 
 String STR_DELETING_SLIDES
 {
-   Text[ en-US ] = "Deleting slides...";
+	Text [ en-US ] = "Deleting slides..." ;
 };
 
 String STR_OPTIMIZING_GRAPHICS
 {
-   Text[ en-US ] = "Optimizing graphics...";
+	Text [ en-US ] = "Optimizing graphics..." ;
 };
 
 String STR_CREATING_OLE_REPLACEMENTS
 {
-   Text[ en-US ] = "Creating replacement graphics for OLE objects...";
+	Text [ en-US ] = "Creating replacement graphics for OLE objects..." ;
 };
 
 String STR_FILESIZESEPARATOR
 {
-   Text[ en-US ] = ".";
+	Text [ en-US ] = "." ;
 };
+
+// ********************************************************************** EOF
diff --git a/main/svx/source/sidebar/EmptyPanel.src b/main/svx/source/sidebar/EmptyPanel.src
index 93bae78..83d95a7 100644
--- a/main/svx/source/sidebar/EmptyPanel.src
+++ b/main/svx/source/sidebar/EmptyPanel.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,27 +7,31 @@
  * 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 "EmptyPanel.hrc"
 #include <svx/dialogs.hrc>
 
 Control RID_SIDEBAR_EMPTY_PANEL
 {
-    FixedText FT_MESSAGE
-    {
-        Pos = MAP_APPFONT(2,2);
-        Size = MAP_APPFONT(100,24);
-        Text [en-US] = "Properties for the task that you are performing are not available for the current selection";
-    };
+	FixedText FT_MESSAGE
+	{
+		Pos = MAP_APPFONT ( 2, 2 ) ;
+		Size = MAP_APPFONT ( 100, 24 ) ;
+		Text [en-US] = "Properties for the task that you are performing are not available for the current selection" ;
+	};
 };
+
+// ********************************************************************** EOF
diff --git a/main/svx/source/sidebar/paragraph/ParaPropertyPanel.src b/main/svx/source/sidebar/paragraph/ParaPropertyPanel.src
index c471d4f..c15059f 100755
--- a/main/svx/source/sidebar/paragraph/ParaPropertyPanel.src
+++ b/main/svx/source/sidebar/paragraph/ParaPropertyPanel.src
@@ -34,7 +34,7 @@
 		IID_VERT_CENTER ;	\
 		IID_VERT_BOTTOM ;	\
 	};						\
-	IdCount = { 3 ; };
+	IdCount = { 3 ; } ;
 
 #define SVX_PROPERTYPANEL_PARA_NUMBULLET_IDLIST	\
 	IdList =				\
@@ -42,7 +42,7 @@
 		IID_BULLET ;		\
 		IID_NUMBER ;		\
 	};						\
-	IdCount = { 2 ; };
+	IdCount = { 2 ; } ;
 
 // add by wj for sym2_7380
 #define SVX_PROPERTYPANEL_PARA_NUMBULLET_IDLIST_RTL	\
@@ -51,7 +51,7 @@
 		IID_BULLET ;		\
 		IID_NUMBER ;		\
 	};						\
-	IdCount = { 2 ; };
+	IdCount = { 2 ; } ;
 
 Control RID_SIDEBAR_PARA_PANEL
 {
@@ -536,27 +536,27 @@ Control RID_POPUPPANEL_PARAPAGE_BULLETS
 
 String RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_0
 {
-	Text [en-US] = "large square bullets" ;
+	Text [ en-US ] = "large square bullets" ;
 };
 
 String RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_1
 {
-	Text [en-US] = "graphic bullets" ;
+	Text [ en-US ] = "graphic bullets" ;
 };
 
 String RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_2
 {
-	Text [en-US] = "graphic bullets" ;
+	Text [ en-US ] = "graphic bullets" ;
 };
 
 String RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_3
 {
-	Text [en-US] = "graphic bullets" ;
+	Text [ en-US ] = "graphic bullets" ;
 };
 
 String RID_SVXSTR_SIDEBAR_BULLET_DESCRIPTIONS_4
 {
-	Text [en-US] = "graphic bullets" ;
+	Text [ en-US ] = "graphic bullets" ;
 };
 
 // ===========================================Numbering popup page==============================
@@ -773,7 +773,7 @@ Control RID_POPUPPANEL_PARAPAGE_LINESPACING
 
 String RID_SVXSTR_NUMBULLET_NONE
 {
-	Text [en-US] = "None" ;
+	Text [ en-US ] = "None" ;
 };
 
 // i122118, Seems the bullets graphic order and count is changed in the gallery,
@@ -781,123 +781,123 @@ String RID_SVXSTR_NUMBULLET_NONE
 
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_0
 {
-	Text [en-US] = "Black Pearl" ;
+	Text [ en-US ] = "Black Pearl" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_1
 {
-	Text [en-US] = "Blue Arrow 1" ;
+	Text [ en-US ] = "Blue Arrow 1" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_2
 {
-	Text [en-US] = "Blue Ball" ;
+	Text [ en-US ] = "Blue Ball" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_3
 {
-	Text [en-US] = "Blue Diamond" ;
+	Text [ en-US ] = "Blue Diamond" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_4
 {
-	Text [en-US] = "Blue Red" ;
+	Text [ en-US ] = "Blue Red" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_5
 {
-	Text [en-US] = "Blue Square" ;
+	Text [ en-US ] = "Blue Square" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_6
 {
-	Text [en-US] = "Blue Star" ;
+	Text [ en-US ] = "Blue Star" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_7
 {
-	Text [en-US] = "Dark Red Circle" ;
+	Text [ en-US ] = "Dark Red Circle" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_8
 {
-	Text [en-US] = "Blue Circle" ;
+	Text [ en-US ] = "Blue Circle" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_9
 {
-	Text [en-US] = "Green Circle" ;
+	Text [ en-US ] = "Green Circle" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_10
 {
-	Text [en-US] = "Black Square" ;
+	Text [ en-US ] = "Black Square" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_11
 {
-	Text [en-US] = "Orange Square" ;
+	Text [ en-US ] = "Orange Square" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_12
 {
-	Text [en-US] = "Purple Square" ;
+	Text [ en-US ] = "Purple Square" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_13
 {
-	Text [en-US] = "Blue Diamond" ;
+	Text [ en-US ] = "Blue Diamond" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_14
 {
-	Text [en-US] = "Light Blue Diamond" ;
+	Text [ en-US ] = "Light Blue Diamond" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_15
 {
-	Text [en-US] = "Red Diamond" ;
+	Text [ en-US ] = "Red Diamond" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_16
 {
-	Text [en-US] = "Yellow Star" ;
+	Text [ en-US ] = "Yellow Star" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_17
 {
-	Text [en-US] = "Blue Star" ;
+	Text [ en-US ] = "Blue Star" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_18
 {
-	Text [en-US] = "Blue Triangle" ;
+	Text [ en-US ] = "Blue Triangle" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_19
 {
-	Text [en-US] = "Dark Green Triangle" ;
+	Text [ en-US ] = "Dark Green Triangle" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_20
 {
-	Text [en-US] = "Red Arrow" ;
+	Text [ en-US ] = "Red Arrow" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_21
 {
-	Text [en-US] = "Blue Arrow 2" ;
+	Text [ en-US ] = "Blue Arrow 2" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_22
 {
-	Text [en-US] = "Blue Box" ;
+	Text [ en-US ] = "Blue Box" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_23
 {
-	Text [en-US] = "Red Box" ;
+	Text [ en-US ] = "Red Box" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_24
 {
-	Text [en-US] = "Light Blue Asterisk" ;
+	Text [ en-US ] = "Light Blue Asterisk" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_25
 {
-	Text [en-US] = "Red Leaves" ;
+	Text [ en-US ] = "Red Leaves" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_26
 {
-	Text [en-US] = "Blue Target" ;
+	Text [ en-US ] = "Blue Target" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_27
 {
-	Text [en-US] = "Blue Arrow 3" ;
+	Text [ en-US ] = "Blue Arrow 3" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_28
 {
-	Text [en-US] = "Dark Blue Arrow" ;
+	Text [ en-US ] = "Dark Blue Arrow" ;
 };
 String RID_SVXSTR_GRAPHICS_DESCRIPTION_29
 {
-	Text [en-US] = "Brown Arrow" ;
+	Text [ en-US ] = "Brown Arrow" ;
 };
 // i122118