File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -631,7 +631,7 @@ abstract class IEL {
631
631
/// No description provided for @gttExport_contactAdmin.
632
632
///
633
633
/// In en, this message translates to:
634
- /// **'No Available Project, Contact your Admin .'**
634
+ /// **'If there is no available project, please contact your admin .'**
635
635
String get gttExport_contactAdmin;
636
636
637
637
/// No description provided for @gttExport_selectProject.
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ class IELDe extends IEL {
266
266
String get gttExport_dataUploadedSelectedProject => 'The following data will be uploaded only if the project is selected.' ;
267
267
268
268
@override
269
- String get gttExport_contactAdmin => 'No Available Project, Contact your Admin .' ;
269
+ String get gttExport_contactAdmin => 'If there is no available project, please contact your admin .' ;
270
270
271
271
@override
272
272
String get gttExport_selectProject => 'Select Project' ;
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ class IELEn extends IEL {
266
266
String get gttExport_dataUploadedSelectedProject => 'The following data will be uploaded only if the project is selected.' ;
267
267
268
268
@override
269
- String get gttExport_contactAdmin => 'No Available Project, Contact your Admin .' ;
269
+ String get gttExport_contactAdmin => 'If there is no available project, please contact your admin .' ;
270
270
271
271
@override
272
272
String get gttExport_selectProject => 'Select Project' ;
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ class IELFr extends IEL {
266
266
String get gttExport_dataUploadedSelectedProject => 'The following data will be uploaded only if the project is selected.' ;
267
267
268
268
@override
269
- String get gttExport_contactAdmin => 'No Available Project, Contact your Admin .' ;
269
+ String get gttExport_contactAdmin => 'If there is no available project, please contact your admin .' ;
270
270
271
271
@override
272
272
String get gttExport_selectProject => 'Select Project' ;
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ class IELNb extends IEL {
266
266
String get gttExport_dataUploadedSelectedProject => 'The following data will be uploaded only if the project is selected.' ;
267
267
268
268
@override
269
- String get gttExport_contactAdmin => 'No Available Project, Contact your Admin .' ;
269
+ String get gttExport_contactAdmin => 'If there is no available project, please contact your admin .' ;
270
270
271
271
@override
272
272
String get gttExport_selectProject => 'Select Project' ;
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ class IELRu extends IEL {
266
266
String get gttExport_dataUploadedSelectedProject => 'The following data will be uploaded only if the project is selected.' ;
267
267
268
268
@override
269
- String get gttExport_contactAdmin => 'No Available Project, Contact your Admin .' ;
269
+ String get gttExport_contactAdmin => 'If there is no available project, please contact your admin .' ;
270
270
271
271
@override
272
272
String get gttExport_selectProject => 'Select Project' ;
You can’t perform that action at this time.
0 commit comments