Kaydet (Commit) 1e847dad authored tarafından Andras Timar's avatar Andras Timar

yet another few strings to localize

üst b95be347
......@@ -1309,7 +1309,7 @@ TabPage RID_SVXPAGE_COLOR
{
Pos = MAP_APPFONT ( 142 , 89 ) ;
Size = MAP_APPFONT ( 15 , 8 ) ;
Text = "~C" ;
Text [ en-US ] = "~C" ;
};
MetricField MTR_FLD_1
{
......@@ -1329,7 +1329,7 @@ TabPage RID_SVXPAGE_COLOR
{
Pos = MAP_APPFONT ( 142 , 105 ) ;
Size = MAP_APPFONT ( 15 , 8 ) ;
Text = "~M" ;
Text [ en-US ] = "~M" ;
};
MetricField MTR_FLD_2
{
......@@ -1349,7 +1349,7 @@ TabPage RID_SVXPAGE_COLOR
{
Pos = MAP_APPFONT ( 142 , 121 ) ;
Size = MAP_APPFONT ( 15 , 8 ) ;
Text = "~Y" ;
Text [ en-US ] = "~Y" ;
};
MetricField MTR_FLD_3
{
......@@ -1369,7 +1369,7 @@ TabPage RID_SVXPAGE_COLOR
{
Pos = MAP_APPFONT ( 142 , 137 ) ;
Size = MAP_APPFONT ( 15 , 8 ) ;
Text = "~K" ;
Text [ en-US ] = "~K" ;
};
MetricField MTR_FLD_4
{
......
......@@ -272,7 +272,7 @@ TabPage RID_SVXPAGE_TEXTANIMATION
Spinsize = 50 ;
StrictFormat = TRUE ;
Unit = FUNIT_CUSTOM ;
CustomUnitText = " ms" ;
CustomUnitText [ en-US ] = " ms" ;
Maximum = 30000 ;
Last = 30000 ;
};
......
......@@ -160,7 +160,7 @@ InfoBox INFOBOX_CMDLINEHELP
ModalDialog DLG_CMDLINEHELP
{
HelpID = "desktop:ModalDialog:DLG_CMDLINEHELP";
Text = "Help Message...";
Text [ en-US ] = "Help Message...";
Size = MAP_APPFONT(250, 365);
Border = True;
SVLook = True;
......
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