improved layout and german localization of configure build lazarus dialog (issue #1321)

git-svn-id: trunk@8546 -
This commit is contained in:
vincents 2006-01-17 15:46:08 +00:00
parent 8c5f336505
commit 7111c2806c
2 changed files with 3 additions and 3 deletions

View File

@ -700,7 +700,7 @@ begin
inc(y,Height+5);
end;
with OptionsLabel do begin
SetBounds(x,y+3,80,Height);
SetBounds(x,y+3,120,Height);
inc(x,Width+3);
end;
with OptionsEdit do begin
@ -709,7 +709,7 @@ begin
inc(y,Height+3);
end;
with TargetOSLabel do begin
SetBounds(x,y+3,80,Height);
SetBounds(x,y+3,120,Height);
inc(x,Width+3);
end;
with TargetOSEdit do begin

View File

@ -1386,7 +1386,7 @@ msgstr "Installierte Pakete einrichten"
#: lazarusidestrconsts:lislazbuildconfirmbuild
msgid "Confirm Before ReBuild Lazarus"
msgstr ""
msgstr "Bestätigen bevor Lazarus neu erstellt wird"
#: lazarusidestrconsts:lisconfirmchanges
msgid "Confirm changes"