We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de8e60 commit 5e7334fCopy full SHA for 5e7334f
lib/discover/view/source_list_filter_page.dart
@@ -72,7 +72,7 @@ class _SourceListFilterViewState extends State<_SourceListFilterView> {
72
73
return Scaffold(
74
appBar: AppBar(
75
- title: Text(l10n.sourceListFilterPageTitle),
+ title: Text(l10n.sourceListFilterByHeadquartersPageTitle),
76
actions: [
77
// The "Apply" button simply pops the page. The BLoC handles the
78
// state change and triggers a refetch on the previous page.
0 commit comments