Kaydet (Commit) 56a12cfb authored tarafından Olivier Hallot's avatar Olivier Hallot Kaydeden (comit) Norbert Thiebaud

fdo#41396 - Need more room for localized string (III)

Resizes one string in the named interval dialog to
display localized strings without truncation

Sizes adjusted for fontsize = 10
üst 4591fccc
......@@ -149,7 +149,7 @@ ModelessDialog RID_SCDLG_NAMES
{
HelpID = "sc:CheckBox:RID_SCDLG_NAMES:BTN_PRINTAREA";
Pos = MAP_APPFONT ( 6 , 208 ) ;
Size = MAP_APPFONT ( 60 , 10 ) ;
Size = MAP_APPFONT ( 80 , 10 ) ;
Text [ en-US ] = "~Print range" ;
TabStop = 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