Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32d1e41b authored by Ellen Poe's avatar Ellen Poe
Browse files

Merge branch 'ellenhp/update_transit_failure_messages' into 'main'

Remove "failed" from transit failure messages

See merge request e/os/cardinal!45
parents 7a8525d2 6f8b31bc
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -187,14 +187,14 @@
    <string name="transit_cancelled">Cancelled</string>
    <string name="transit_unknown_status">Unknown status</string>
    <string name="next_departures">Nearby departures</string>
    <string name="no_upcoming_departures">Failed to fetch upcoming departures.</string>
    <string name="no_upcoming_departures">Couldn\'t find public transportation near you.</string>
    <string name="live_indicator">Live ●</string>
    <string name="live_indicator_short"></string>
    <string name="scheduled_indicator">Scheduled</string>
    <string name="refresh_departures">Refresh departures</string>
    <string name="refresh_nearby_places">Refresh nearby places</string>
    <string name="loading_departures">Loading departures…</string>
    <string name="failed_to_load_departures">Failed to load departures for this stop.</string>
    <string name="failed_to_load_departures">Couldn\'t find any trips serving this stop</string>
    <string name="content_description_edit_routing_profile">Edit routing profile</string>
    <string name="content_description_delete_routing_profile">Delete routing profile</string>
    <string name="content_description_next_page">Next page</string>