german: translations: fixed compiler directory to filename

git-svn-id: trunk@11654 -
This commit is contained in:
mattias 2007-07-28 10:04:42 +00:00
parent f2ea829a5f
commit dac3005628
2 changed files with 4 additions and 4 deletions

View File

@ -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;

View File

@ -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"