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 @@ -461,13 +461,13 @@ abstract class AppLocalizations {
461
461
/// Headline for the authentication page during standard sign-in
462
462
///
463
463
/// In en, this message translates to:
464
- /// **'Sign In '**
464
+ /// **'Headlines Toolkit '**
465
465
String get authenticationSignInHeadline;
466
466
467
467
/// Subheadline for the authentication page during standard sign-in
468
468
///
469
469
/// In en, this message translates to:
470
- /// **'Sign in or continue anonymously to personalize your feed .'**
470
+ /// **'Develop News Headlines Apps Rapidly & Reliably .'**
471
471
String get authenticationSignInSubheadline;
472
472
473
473
/// AppBar title for the email sign-in page
Original file line number Diff line number Diff line change @@ -197,11 +197,11 @@ class AppLocalizationsAr extends AppLocalizations {
197
197
'إحفظ إعداداتك، تفضيلات المحتوى والمزيد عبر الأجهزة.' ;
198
198
199
199
@override
200
- String get authenticationSignInHeadline => 'تسجيل الدخول ' ;
200
+ String get authenticationSignInHeadline => 'هادلاينز تولكيت ' ;
201
201
202
202
@override
203
203
String get authenticationSignInSubheadline =>
204
- 'سجل الدخول أو تابع كمجهول لتخصيص موجز الأخبار الخاص بك .' ;
204
+ 'طور التطبيقات الإخبارية بسرعة وبشكل موثوق .' ;
205
205
206
206
@override
207
207
String get emailSignInPageTitle => 'تسجيل الدخول بالبريد الإلكتروني' ;
Original file line number Diff line number Diff line change @@ -199,11 +199,11 @@ class AppLocalizationsEn extends AppLocalizations {
199
199
'save your settings, content preferences and more across devices.' ;
200
200
201
201
@override
202
- String get authenticationSignInHeadline => 'Sign In ' ;
202
+ String get authenticationSignInHeadline => 'Headlines Toolkit ' ;
203
203
204
204
@override
205
205
String get authenticationSignInSubheadline =>
206
- 'Sign in or continue anonymously to personalize your feed .' ;
206
+ 'Develop News Headlines Apps Rapidly & Reliably .' ;
207
207
208
208
@override
209
209
String get emailSignInPageTitle => 'Sign in with Email' ;
Original file line number Diff line number Diff line change 246
246
"@authenticationLinkingSubheadline": {
247
247
"description": "عنوان فرعي يشرح فائدة ربط حساب مجهول"
248
248
},
249
- "authenticationSignInHeadline": "تسجيل الدخول ",
249
+ "authenticationSignInHeadline": "هادلاينز تولكيت ",
250
250
"@authenticationSignInHeadline": {
251
251
"description": "عنوان صفحة المصادقة أثناء تسجيل الدخول القياسي"
252
252
},
253
- "authenticationSignInSubheadline": "سجل الدخول أو تابع كمجهول لتخصيص موجز الأخبار الخاص بك .",
253
+ "authenticationSignInSubheadline": "طور التطبيقات الإخبارية بسرعة وبشكل موثوق .",
254
254
"@authenticationSignInSubheadline": {
255
255
"description": "عنوان فرعي لصفحة المصادقة أثناء تسجيل الدخول القياسي"
256
256
},
Original file line number Diff line number Diff line change 246
246
"@authenticationLinkingSubheadline": {
247
247
"description": "Subheadline explaining the benefit of linking an anonymous account"
248
248
},
249
- "authenticationSignInHeadline": "Sign In ",
249
+ "authenticationSignInHeadline": "Headlines Toolkit ",
250
250
"@authenticationSignInHeadline": {
251
251
"description": "Headline for the authentication page during standard sign-in"
252
252
},
253
- "authenticationSignInSubheadline": "Sign in or continue anonymously to personalize your feed .",
253
+ "authenticationSignInSubheadline": "Develop News Headlines Apps Rapidly & Reliably .",
254
254
"@authenticationSignInSubheadline": {
255
255
"description": "Subheadline for the authentication page during standard sign-in"
256
256
},
You can’t perform that action at this time.
0 commit comments