This repository was archived by the owner on Sep 11, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -728,7 +728,7 @@ private void FillToEnglishDefaults()
728728 FTPHost = "FTP host" ;
729729 FTPUser = "FTP user" ;
730730 FTPPw = "FTP password" ;
731- FTPDir = "FTP directory" ;
731+ FTPDir = "FTP upload- directory" ;
732732 ComEditorDir = "Directory of the SPEdit binary" ;
733733 ComScriptDir = "Directory of the Compiling script" ;
734734 ComCopyDir = "Directory where the smx should be copied" ;
Original file line number Diff line number Diff line change 133133 <ftphost >FTP Host</ftphost >
134134 <ftpuser >FTP Benutzer</ftpuser >
135135 <ftppw >FTP Passwort</ftppw >
136- <ftpdir >FTP Pfad </ftpdir >
136+ <ftpdir >FTP Hochladepfad </ftpdir >
137137 <comeditordir >Pfad zur SPEdit-Binary</comeditordir >
138138 <comscriptdir >Pfad zum kompilierenden Script</comscriptdir >
139139 <comcopydir >Kopierpfad für die smx</comcopydir >
Original file line number Diff line number Diff line change 132132 <ftphost >FTP host</ftphost >
133133 <ftpuser >FTP user</ftpuser >
134134 <ftppw >FTP password</ftppw >
135- <ftpdir >FTP directory</ftpdir >
135+ <ftpdir >FTP upload- directory</ftpdir >
136136 <comeditordir >Directory of the SPEdit binary</comeditordir >
137137 <comscriptdir >Directory of the Compiling script</comscriptdir >
138138 <comcopydir >Directory where the smx should be copied</comcopydir >
You can’t perform that action at this time.
0 commit comments