You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: WooCommerce/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4212,7 +4212,7 @@
4212
4212
<stringname="bookings_empty_state_description_upcoming_v2">New bookings will appear here as customers schedule your services or register for events.</string>
4213
4213
<stringname="bookings_search_no_results_without_filters">Try adjusting your search term to see more results.</string>
4214
4214
<stringname="bookings_search_no_results_with_filters">Try adjusting your search term or filters to see more results.</string>
4215
-
<stringname="bookings_empty_state_description_with_filters">No bookings match your filters. Try adjusting them to see more results.</string>
4215
+
<stringname="bookings_filtered_empty_state_description">Try adjusting or clearing your filters to see more results.</string>
0 commit comments