Kaydet (Commit) a845d713 authored tarafından Jürgen Schmidt's avatar Jürgen Schmidt

#123116# correct spelling errors

Patch By: Aivaras Stepukonis
Review By: jsc
üst 05e9a04e
...@@ -152,7 +152,7 @@ TabPage RID_SVXPAGE_DOCRECOVERY_RECOVER ...@@ -152,7 +152,7 @@ TabPage RID_SVXPAGE_DOCRECOVERY_RECOVER
Pos = MAP_APPFONT( RECOV_COL1, RECOV_ROW2 ); Pos = MAP_APPFONT( RECOV_COL1, RECOV_ROW2 );
Size = MAP_APPFONT( RECOV_CONTROLWIDTH, RECOV_DESCRHEIGHT ); Size = MAP_APPFONT( RECOV_CONTROLWIDTH, RECOV_DESCRHEIGHT );
WordBreak = TRUE; 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 FixedText FT_RECOV_PROGR
{ {
......
...@@ -144,7 +144,7 @@ Control RID_SIDEBAR_AREA_PANEL ...@@ -144,7 +144,7 @@ Control RID_SIDEBAR_AREA_PANEL
Border = TRUE ; 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 ) ; 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 ) ; 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 ; TabStop = TRUE ;
DropDown = TRUE ; DropDown = TRUE ;
HelpID = HID_PPROPERTYPANEL_AREA_LB_TRGR_TYPES ; HelpID = HID_PPROPERTYPANEL_AREA_LB_TRGR_TYPES ;
...@@ -325,7 +325,7 @@ Control RID_POPUPPANEL_AREAPAGE_TRGR ...@@ -325,7 +325,7 @@ Control RID_POPUPPANEL_AREAPAGE_TRGR
Border = TRUE ; Border = TRUE ;
Size = MAP_APPFONT ( CONTROL_WIDTH , MBOX_HEIGHT ) ; Size = MAP_APPFONT ( CONTROL_WIDTH , MBOX_HEIGHT ) ;
HelpID = HID_PPROPERTYPANEL_AREA_MTR_TRGR_BORDER ; 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 ; TabStop = TRUE ;
Repeat = TRUE ; Repeat = TRUE ;
Spin = TRUE ; Spin = TRUE ;
......
...@@ -2337,7 +2337,7 @@ String SIP_SA_MEASUREDECIMALPLACES ...@@ -2337,7 +2337,7 @@ String SIP_SA_MEASUREDECIMALPLACES
String SIP_SA_MEASURERESERVE05 String SIP_SA_MEASURERESERVE05
{ {
Text [ en-US ] = "Dimensioning reserved 5"; Text [ en-US ] = "Dimensioning reserved for 5";
}; };
String SIP_SA_MEASURERESERVE06 String SIP_SA_MEASURERESERVE06
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment