make CustomUnitText "Pixel" localisable, #i35956#

This commit is contained in:
Andras Timar 2010-10-02 09:13:11 +02:00
parent bc7b2bdb80
commit bb2f27b26c

View file

@ -79,7 +79,7 @@ TabPage TP_OPTIONS
Maximum = 100 ;
StrictFormat = TRUE ;
Unit = FUNIT_CUSTOM ;
CustomUnitText = " %" ;
CustomUnitText = "%" ;
First = 1 ;
Last = 100 ;
SpinSize = 1 ;
@ -105,7 +105,7 @@ TabPage TP_OPTIONS
Maximum = 600 ;
StrictFormat = TRUE ;
Unit = FUNIT_CUSTOM ;
CustomUnitText = " %" ;
CustomUnitText = "%" ;
First = 1 ;
Last = 100 ;
SpinSize = 1 ;