1
0
mirror of https://github.com/flutter/samples.git synced 2026-05-28 09:59:29 +00:00

[Gallery] Bring in Fortnightly banner (#317)

This commit is contained in:
rami-a
2020-02-06 10:22:16 -05:00
committed by GitHub
parent 7485904164
commit 96dc89870c
15 changed files with 7 additions and 5 deletions

View File

@@ -3475,7 +3475,7 @@ class GalleryLocalizations {
}
String get fortnightlyDescription {
return Intl.message('A news app',
return Intl.message('A content-focused news app',
locale: _localeName,
name: 'fortnightlyDescription',
desc: r'Study description for Fortnightly.');