Author: hanya
Date: Mon Jan 20 09:55:08 2014
New Revision: 1559661
URL: http://svn.apache.org/r1559661
Log:
#i56998# add space before percent character in text and quick help
Modified:
openoffice/trunk/main/sc/source/ui/src/scfuncs.src
openoffice/trunk/main/svx/source/sidebar/area/AreaPropertyPanel.src
Modified: openoffice/trunk/main/sc/source/ui/src/scfuncs.src
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/source/ui/src/scfuncs.src?rev=1559661&r1=1559660&r2=1559661&view=diff
==============================================================================
--- openoffice/trunk/main/sc/source/ui/src/scfuncs.src (original)
+++ openoffice/trunk/main/sc/source/ui/src/scfuncs.src Mon Jan 20 09:55:08 2014
@@ -5448,7 +5448,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 5 // Description of Parameter 2
{
- Text [ en-US ] = "The type of the quartile (0 = MIN, 1
= 25%, 2 = 50 %, 3 = 75 %, 4 =MAX)." ;
+ Text [ en-US ] = "The type of the quartile (0 = MIN, 1
= 25 %, 2 = 50 %, 3 = 75 %, 4 = MAX)." ;
};
};
// -=*# Resource for function KGRÃSSTE #*=-
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=1559661&r1=1559660&r2=1559661&view=diff
==============================================================================
--- openoffice/trunk/main/svx/source/sidebar/area/AreaPropertyPanel.src
(original)
+++ openoffice/trunk/main/svx/source/sidebar/area/AreaPropertyPanel.src Mon Jan
20 09:55:08 2014
@@ -285,7 +285,7 @@ Control RID_POPUPPANEL_AREAPAGE_TRGR
Border = TRUE ;
Size = MAP_APPFONT ( CONTROL_WIDTH , MBOX_HEIGHT ) ;
HelpID = HID_PPROPERTYPANEL_AREA_MTR_TRGR_SVALUE ;
- QuickHelpText [ en-US ] = "Enter a transparency value for the
beginning point of the gradient, where 0% is fully opaque and 100 % is fully
transparent." ;
+ QuickHelpText [ en-US ] = "Enter a transparency value for the
beginning point of the gradient, where 0 % is fully opaque and 100 % is fully
transparent." ;
TabStop = TRUE ;
Repeat = TRUE ;
Spin = TRUE ;