new: auto run snippet (#67)
This commit is contained in:
@@ -202,6 +202,12 @@ abstract class S {
|
||||
/// **'Auto connect'**
|
||||
String get autoConnect;
|
||||
|
||||
/// No description provided for @autoRun.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Automatic Run'**
|
||||
String get autoRun;
|
||||
|
||||
/// No description provided for @autoUpdateHomeWidget.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -1342,18 +1348,18 @@ abstract class S {
|
||||
/// **'Use `rm -r` to delete a folder in SFTP.'**
|
||||
String get sftpRmrDirSummary;
|
||||
|
||||
/// No description provided for @sftpShowFoldersFirst.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Disply folders first'**
|
||||
String get sftpShowFoldersFirst;
|
||||
|
||||
/// No description provided for @sftpSSHConnected.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'SFTP Connected'**
|
||||
String get sftpSSHConnected;
|
||||
|
||||
/// No description provided for @sftpShowFoldersFirst.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Disply folders first'**
|
||||
String get sftpShowFoldersFirst;
|
||||
|
||||
/// No description provided for @showDistLogo.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user