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 {
461461 /// Headline for the authentication page during standard sign-in
462462 ///
463463 /// In en, this message translates to:
464- /// **'Sign In '**
464+ /// **'Headlines Toolkit '**
465465 String get authenticationSignInHeadline;
466466
467467 /// Subheadline for the authentication page during standard sign-in
468468 ///
469469 /// In en, this message translates to:
470- /// **'Sign in or continue anonymously to personalize your feed .'**
470+ /// **'Develop News Headlines Apps Rapidly & Reliably .'**
471471 String get authenticationSignInSubheadline;
472472
473473 /// 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 {
197197 'إحفظ إعداداتك، تفضيلات المحتوى والمزيد عبر الأجهزة.' ;
198198
199199 @override
200- String get authenticationSignInHeadline => 'تسجيل الدخول ' ;
200+ String get authenticationSignInHeadline => 'هادلاينز تولكيت ' ;
201201
202202 @override
203203 String get authenticationSignInSubheadline =>
204- 'سجل الدخول أو تابع كمجهول لتخصيص موجز الأخبار الخاص بك .' ;
204+ 'طور التطبيقات الإخبارية بسرعة وبشكل موثوق .' ;
205205
206206 @override
207207 String get emailSignInPageTitle => 'تسجيل الدخول بالبريد الإلكتروني' ;
Original file line number Diff line number Diff line change @@ -199,11 +199,11 @@ class AppLocalizationsEn extends AppLocalizations {
199199 'save your settings, content preferences and more across devices.' ;
200200
201201 @override
202- String get authenticationSignInHeadline => 'Sign In ' ;
202+ String get authenticationSignInHeadline => 'Headlines Toolkit ' ;
203203
204204 @override
205205 String get authenticationSignInSubheadline =>
206- 'Sign in or continue anonymously to personalize your feed .' ;
206+ 'Develop News Headlines Apps Rapidly & Reliably .' ;
207207
208208 @override
209209 String get emailSignInPageTitle => 'Sign in with Email' ;
Original file line number Diff line number Diff line change 246246 "@authenticationLinkingSubheadline": {
247247 "description": "عنوان فرعي يشرح فائدة ربط حساب مجهول"
248248 },
249- "authenticationSignInHeadline": "تسجيل الدخول ",
249+ "authenticationSignInHeadline": "هادلاينز تولكيت ",
250250 "@authenticationSignInHeadline": {
251251 "description": "عنوان صفحة المصادقة أثناء تسجيل الدخول القياسي"
252252 },
253- "authenticationSignInSubheadline": "سجل الدخول أو تابع كمجهول لتخصيص موجز الأخبار الخاص بك .",
253+ "authenticationSignInSubheadline": "طور التطبيقات الإخبارية بسرعة وبشكل موثوق .",
254254 "@authenticationSignInSubheadline": {
255255 "description": "عنوان فرعي لصفحة المصادقة أثناء تسجيل الدخول القياسي"
256256 },
Original file line number Diff line number Diff line change 246246 "@authenticationLinkingSubheadline": {
247247 "description": "Subheadline explaining the benefit of linking an anonymous account"
248248 },
249- "authenticationSignInHeadline": "Sign In ",
249+ "authenticationSignInHeadline": "Headlines Toolkit ",
250250 "@authenticationSignInHeadline": {
251251 "description": "Headline for the authentication page during standard sign-in"
252252 },
253- "authenticationSignInSubheadline": "Sign in or continue anonymously to personalize your feed .",
253+ "authenticationSignInSubheadline": "Develop News Headlines Apps Rapidly & Reliably .",
254254 "@authenticationSignInSubheadline": {
255255 "description": "Subheadline for the authentication page during standard sign-in"
256256 },
You can’t perform that action at this time.
0 commit comments