Kaydet (Commit) 98c38b02 authored tarafından Adolfo Jayme Barrientos's avatar Adolfo Jayme Barrientos Kaydeden (comit) Lior Kaplan

Typo fix: transparence -> transparency

Change-Id: Ie173e8586a1aed573989f57aa92adae5d1bbc9fb
üst def4471b
...@@ -110,7 +110,7 @@ Control RID_SIDEBAR_AREA_PANEL ...@@ -110,7 +110,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 ;
......
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