diff --git a/lib/forez/tour/forez_tour_builder.dart b/lib/forez/tour/forez_tour_builder.dart index 7338576..e3cabe6 100644 --- a/lib/forez/tour/forez_tour_builder.dart +++ b/lib/forez/tour/forez_tour_builder.dart @@ -50,7 +50,7 @@ List buildTour(TourRouteState state) { // Forez specific features PresentationPane( icon: Icons.calendar_today, - title: tr("Forez in presence"), + title: tr("Presence in Forez"), text: tr( "Easily specify the days you are in Forez plain, so that everyone can know it!"), actionTitle: tr("Do it now!"),