new: picker & opt. rm -r

This commit is contained in:
lollipopkit
2023-10-05 19:51:24 +08:00
parent ef144e27cb
commit a23a284d1a
28 changed files with 192 additions and 316 deletions

View File

@@ -1202,11 +1202,11 @@ abstract class S {
/// **'Preparing to connect...'**
String get sftpDlPrepare;
/// No description provided for @sftpRmrfDirSummary.
/// No description provided for @sftpRmrDirSummary.
///
/// In en, this message translates to:
/// **'Use `rm -rf` to delete a folder in SFTP.'**
String get sftpRmrfDirSummary;
/// **'Use `rm -r` to delete a folder in SFTP.'**
String get sftpRmrDirSummary;
/// No description provided for @sftpSSHConnected.
///