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

fdo#45023 UI fix on PDF export dialog

üst 9ddf39c3
......@@ -177,8 +177,9 @@ TabPage RID_PDF_TAB_GENER
};
FixedText FT_ADDSTREAMDESCRIPTION
{
Pos = MAP_APPFONT( 206 , 27 ) ;
Size = MAP_APPFONT( 140, 8 ) ;
Pos = MAP_APPFONT( 206 , 23 ) ;
Size = MAP_APPFONT( 140, 16 ) ;
Wordbreak = TRUE ;
Text[ en-US ] = "Makes this PDF easily editable in %PRODUCTNAME" ;
};
CheckBox CB_PDFA_1B_SELECT
......
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