Author: jsc
Date: Wed Feb  5 14:06:17 2014
New Revision: 1564781

URL: http://svn.apache.org/r1564781
Log:
#123116# correct spelling errors

Patch By: Aivaras Stepukonis
Review By: jsc

Modified:
    openoffice/trunk/main/svx/source/dialog/docrecovery.src
    openoffice/trunk/main/svx/source/sidebar/area/AreaPropertyPanel.src
    openoffice/trunk/main/svx/source/svdraw/svdstr.src

Modified: openoffice/trunk/main/svx/source/dialog/docrecovery.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/dialog/docrecovery.src?rev=1564781&r1=1564780&r2=1564781&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/dialog/docrecovery.src (original)
+++ openoffice/trunk/main/svx/source/dialog/docrecovery.src Wed Feb  5 14:06:17 
2014
@@ -152,7 +152,7 @@ TabPage RID_SVXPAGE_DOCRECOVERY_RECOVER
                Pos = MAP_APPFONT( RECOV_COL1, RECOV_ROW2 );
         Size = MAP_APPFONT( RECOV_CONTROLWIDTH, RECOV_DESCRHEIGHT );
                WordBreak = TRUE;
-               Text[ en-US ] = "Press 'Start Recovery' to start the recovery 
process of the documents listed below.\n\nThe 'Status' column shows whether the 
document could be recovered.";
+               Text[ en-US ] = "Press 'Start Recovery' to start the recovery 
process of the documents listed below.\n\nThe 'Status' column shows whether the 
document can be recovered.";
        };
        FixedText FT_RECOV_PROGR
        {

Modified: openoffice/trunk/main/svx/source/sidebar/area/AreaPropertyPanel.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/sidebar/area/AreaPropertyPanel.src?rev=1564781&r1=1564780&r2=1564781&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/sidebar/area/AreaPropertyPanel.src 
(original)
+++ openoffice/trunk/main/svx/source/sidebar/area/AreaPropertyPanel.src Wed Feb 
 5 14:06:17 2014
@@ -144,7 +144,7 @@ Control RID_SIDEBAR_AREA_PANEL
                Border = TRUE ;
         Pos = MAP_APPFONT ( SECTIONPAGE_MARGIN_HORIZONTAL , 
SECTIONPAGE_MARGIN_VERTICAL_TOP + 2*(FIXED_TEXT_HEIGHT + 
TEXT_CONTROL_SPACING_VERTICAL) + CBOX_HEIGHT + CONTROL_SPACING_VERTICAL ) ;
         Size = MAP_APPFONT ( MBOX_WIDTH , LISTBOX_HEIGHT ) ;
-        QuickHelpText [ en-US ] = "Select the type of transparence to apply." ;
+        QuickHelpText [ en-US ] = "Select the type of transparency to apply." ;
                TabStop = TRUE ;
                DropDown = TRUE ;
                HelpID = HID_PPROPERTYPANEL_AREA_LB_TRGR_TYPES ;
@@ -325,7 +325,7 @@ Control RID_POPUPPANEL_AREAPAGE_TRGR
                Border = TRUE ;
         Size = MAP_APPFONT ( CONTROL_WIDTH , MBOX_HEIGHT ) ;
         HelpID = HID_PPROPERTYPANEL_AREA_MTR_TRGR_BORDER ;
-        QuickHelpText [ en-US ] = "Specify the border value of gradient 
transparence." ;
+        QuickHelpText [ en-US ] = "Specify the border value of gradient 
transparency." ;
                TabStop = TRUE ;
                Repeat = TRUE ;
                Spin = TRUE ;

Modified: openoffice/trunk/main/svx/source/svdraw/svdstr.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/svx/source/svdraw/svdstr.src?rev=1564781&r1=1564780&r2=1564781&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/svdraw/svdstr.src (original)
+++ openoffice/trunk/main/svx/source/svdraw/svdstr.src Wed Feb  5 14:06:17 2014
@@ -2337,7 +2337,7 @@ String SIP_SA_MEASUREDECIMALPLACES
 
 String SIP_SA_MEASURERESERVE05
 {
-       Text [ en-US ] = "Dimensioning reserved 5";
+       Text [ en-US ] = "Dimensioning reserved for 5";
 };
 
 String SIP_SA_MEASURERESERVE06


Reply via email to