mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-30 21:22:44 +02:00
german: translations: fixed compiler directory to filename
git-svn-id: trunk@11654 -
This commit is contained in:
parent
f2ea829a5f
commit
dac3005628
@ -152,7 +152,7 @@ type
|
||||
FComponentPaletteVisible: boolean;
|
||||
FDebuggerSearchPath: string;
|
||||
|
||||
// EnvironmentOptionsDialog editor
|
||||
// designer
|
||||
FDesignerPaintLazy: boolean;
|
||||
FShowBorderSpacing: boolean;
|
||||
FShowGrid: boolean;
|
||||
@ -457,7 +457,7 @@ type
|
||||
LazDocPage: TPage;
|
||||
SelectDirectoryDialog: TSelectDirectoryDialog;
|
||||
|
||||
//lazdoc settings
|
||||
// lazdoc settings
|
||||
LazDocBrowseButton: TButton;
|
||||
LazDocPathEdit: TEdit;
|
||||
LazDocDeletePathButton: TButton;
|
||||
@ -494,7 +494,7 @@ type
|
||||
MinimizeAllOnMinimizeMainCheckBox: TCheckBox;
|
||||
HideIDEOnRunCheckBox: TCheckBox;
|
||||
|
||||
// EnvironmentOptionsDialog editor
|
||||
// designer
|
||||
GridGroupBox: TGroupBox;
|
||||
ShowGridCheckBox: TCheckBox;
|
||||
ShowBorderSpaceCheckBox: TCheckBox;
|
||||
|
@ -1573,7 +1573,7 @@ msgstr "Compilereinstellungen"
|
||||
|
||||
#: lazarusidestrconsts:dlgfpcpath
|
||||
msgid "Compiler path (e.g. %s)"
|
||||
msgstr "Compilerverzeichnis (%s)"
|
||||
msgstr "Compilerdateiname (%s)"
|
||||
|
||||
#: lazarusidestrconsts:lismenucompletecode
|
||||
msgid "Complete Code"
|
||||
|
Loading…
Reference in New Issue
Block a user