|
|
@@ -128,7 +128,7 @@ BEGIN
|
|
|
NEVER_SHOW_AGAIN, "Never show this message a&gain"
|
|
|
CREATE_DESKTOP_ICON2, "**Do you want to create desktop icon for all users?**\n \nYou must have administrator privileges for this."
|
|
|
CONFIRM_ADD_SEARCH_PATH, "Do you want to add application path '%s' to system search path (%%PATH%%)?"
|
|
|
- EDITOR_EARLY_CLOSED2, "Editor (application) launched to open file '%s' was closed too early. If it was not closed by you, it may happened because your external editor opens multiple files in one window (process). Additional launched instances of the editor then just sends the new file to existing instance of editor and closes itself immediately. To support this kind of editors, WinSCP must adapt its behavior, not to remove temporary file when the process exits, but to keep it as long as WinSCP is running. The behavior can be turned on by unsetting editor preference option 'External editor opens each file in separate window (process)'. If your editor is not of this kind, ignore this message and let the file be removed from temporary directory now.\n \nDo you want to remove the opened file now? (By pressing 'No' you will enable the special behavior and keep the file in temporary folder.)"
|
|
|
+ EDITOR_EARLY_CLOSED2, "Editor (application) launched to open file '%s' was closed too early. If it was not closed by you, it may have happened because your external editor opens multiple files in one window (process). Additional launched instances of the editor then just sends the new file to existing instance of editor and closes itself immediately. To support this kind of editors, WinSCP must adapt its behavior, not to remove temporary file when the process exits, but to keep it as long as WinSCP is running. The behavior can be turned on by unsetting editor preference option 'External editor opens each file in separate window (process)'. If your editor is not of this kind, ignore this message and let the file be removed from temporary directory now.\n \nDo you want to remove the opened file now? (By pressing 'No' you will enable the special behavior and keep the file in temporary folder.)"
|
|
|
SAVE_SYNCHRONIZE_MODE2, "**Do you want to make direction you have selected the default?**\n\nYou have overridden pre-selected synchronisation direction. By default the direction is determined from file panel that was active before you run the synchronise function."
|
|
|
SYNCHRONISE_BEFORE_KEEPUPTODATE2, "**Do you want to perform full synchronisation of the remote directory first?**\n \nFunction 'Keep remote directory up to date' works correctly only, if the remote directory is synchronised with the local one before it starts.\n"
|
|
|
CONFIRM_DELETE_SESSION, "Are you sure you want to delete site '%s'?"
|