mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-04 01:12:04 +01:00
Added SUPPORT_REMOTE related labels
git-svn-id: trunk@28922 -
This commit is contained in:
parent
d61152af67
commit
5ad5d984ac
@ -579,9 +579,12 @@ resourcestring menu_local_gotosource = '~G~oto source';
|
||||
label_remote_dir = 'Remote ~d~irectory';
|
||||
label_remote_config = 'Remote config ~o~ptions';
|
||||
label_remote_ident = 'Remote ~i~dent';
|
||||
label_remote_command = 'Remote ~c~ommand';
|
||||
label_remote_scp = 'Scp executable';
|
||||
label_remote_ssh = 'Ssh executable';
|
||||
label_remote_send_command = 'Remote ~S~end command';
|
||||
label_remote_exec_command = 'Remote ~E~xec command';
|
||||
label_remote_ssh_exec_command = 'Remote Ss~h~ exec command';
|
||||
label_remote_copy = 'Remote copy executable';
|
||||
label_remote_shell = 'Remote shell executable';
|
||||
label_remote_gdbserver = 'Remote gdbserver executable';
|
||||
|
||||
{Directories dialog.}
|
||||
dialog_directories = 'Directories';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user