File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -455,13 +455,13 @@ abstract class AppLocalizations {
455
455
/// Headline for the authentication page during standard sign-in
456
456
///
457
457
/// In en, this message translates to:
458
- /// **'Headlines Toolkit '**
458
+ /// **'Veritas '**
459
459
String get authenticationSignInHeadline;
460
460
461
461
/// Subheadline for the authentication page during standard sign-in
462
462
///
463
463
/// In en, this message translates to:
464
- /// **'Develop News Headlines Apps Rapidly & Reliably .'**
464
+ /// **'Unfiltered news from trusted sources around the world .'**
465
465
String get authenticationSignInSubheadline;
466
466
467
467
/// AppBar title for the email sign-in page
Original file line number Diff line number Diff line change @@ -194,11 +194,11 @@ class AppLocalizationsAr extends AppLocalizations {
194
194
'إحفظ إعداداتك، تفضيلات المحتوى والمزيد عبر مختلف الأجهزة.' ;
195
195
196
196
@override
197
- String get authenticationSignInHeadline => 'هادلاينز تولكيت ' ;
197
+ String get authenticationSignInHeadline => 'فيريتاس ' ;
198
198
199
199
@override
200
200
String get authenticationSignInSubheadline =>
201
- 'طور التطبيقات الإخبارية بسرعة وبشكل موثوق .' ;
201
+ 'أخبار غير مصفاة من مصادر موثوقة حول العالم .' ;
202
202
203
203
@override
204
204
String get emailSignInPageTitle => 'تسجيل الدخول بالبريد الإلكتروني' ;
Original file line number Diff line number Diff line change @@ -196,11 +196,11 @@ class AppLocalizationsEn extends AppLocalizations {
196
196
'save your settings, content preferences and more across devices.' ;
197
197
198
198
@override
199
- String get authenticationSignInHeadline => 'Headlines Toolkit ' ;
199
+ String get authenticationSignInHeadline => 'Veritas ' ;
200
200
201
201
@override
202
202
String get authenticationSignInSubheadline =>
203
- 'Develop News Headlines Apps Rapidly & Reliably .' ;
203
+ 'Unfiltered news from trusted sources around the world .' ;
204
204
205
205
@override
206
206
String get emailSignInPageTitle => 'Sign in with Email' ;
Original file line number Diff line number Diff line change 242
242
"@authenticationLinkingSubheadline": {
243
243
"description": "عنوان فرعي يشرح فائدة ربط حساب مجهول"
244
244
},
245
- "authenticationSignInHeadline": "هادلاينز تولكيت ",
245
+ "authenticationSignInHeadline": "فيريتاس ",
246
246
"@authenticationSignInHeadline": {
247
247
"description": "عنوان صفحة المصادقة أثناء تسجيل الدخول القياسي"
248
248
},
249
- "authenticationSignInSubheadline": "طور التطبيقات الإخبارية بسرعة وبشكل موثوق .",
249
+ "authenticationSignInSubheadline": "أخبار غير مصفاة من مصادر موثوقة حول العالم .",
250
250
"@authenticationSignInSubheadline": {
251
251
"description": "عنوان فرعي لصفحة المصادقة أثناء تسجيل الدخول القياسي"
252
252
},
Original file line number Diff line number Diff line change 242
242
"@authenticationLinkingSubheadline": {
243
243
"description": "Subheadline explaining the benefit of linking an anonymous account"
244
244
},
245
- "authenticationSignInHeadline": "Headlines Toolkit ",
245
+ "authenticationSignInHeadline": "Veritas ",
246
246
"@authenticationSignInHeadline": {
247
247
"description": "Headline for the authentication page during standard sign-in"
248
248
},
249
- "authenticationSignInSubheadline": "Develop News Headlines Apps Rapidly & Reliably .",
249
+ "authenticationSignInSubheadline": "Unfiltered news from trusted sources around the world .",
250
250
"@authenticationSignInSubheadline": {
251
251
"description": "Subheadline for the authentication page during standard sign-in"
252
252
},
You can’t perform that action at this time.
0 commit comments