- add help for ssh virt keys
- rm unused lib
This commit is contained in:
lollipopkit
2023-07-29 16:24:47 +08:00
parent 1163f2e418
commit 7f4dcc1357
31 changed files with 159 additions and 172 deletions

View File

@@ -1334,6 +1334,18 @@ abstract class S {
/// **'See error'**
String get viewErr;
/// No description provided for @virtKeyHelpClipboard.
///
/// In en, this message translates to:
/// **'Copy to the clipboard if terminal selected is not empty, otherwise paste the contents of the clipboard to the terminal.'**
String get virtKeyHelpClipboard;
/// No description provided for @virtKeyHelpSFTP.
///
/// In en, this message translates to:
/// **'Open current directory in SFTP.'**
String get virtKeyHelpSFTP;
/// No description provided for @waitConnection.
///
/// In en, this message translates to: