opt.: display server func btns' name
This commit is contained in:
@@ -404,6 +404,12 @@ abstract class S {
|
||||
/// **'Ignore path for disk'**
|
||||
String get diskIgnorePath;
|
||||
|
||||
/// No description provided for @displayName.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Display name'**
|
||||
String get displayName;
|
||||
|
||||
/// No description provided for @dl2Local.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -800,6 +806,12 @@ abstract class S {
|
||||
/// **'Loading files...'**
|
||||
String get loadingFiles;
|
||||
|
||||
/// No description provided for @location.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Location'**
|
||||
String get location;
|
||||
|
||||
/// No description provided for @log.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -854,12 +866,6 @@ abstract class S {
|
||||
/// **'Mission'**
|
||||
String get mission;
|
||||
|
||||
/// No description provided for @moveOutServerFuncBtns.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Server function button location'**
|
||||
String get moveOutServerFuncBtns;
|
||||
|
||||
/// No description provided for @moveOutServerFuncBtnsHelp.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
@@ -1208,6 +1214,12 @@ abstract class S {
|
||||
/// **'Detail page widget order'**
|
||||
String get serverDetailOrder;
|
||||
|
||||
/// No description provided for @serverFuncBtns.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Server func buttons'**
|
||||
String get serverFuncBtns;
|
||||
|
||||
/// No description provided for @serverOrder.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user