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
/* Content of error presented when updating the attendance status of a Booking fails. It reads: Unable to change status of Booking #{Booking number}. Parameters: %1$d - Booking number */
833
-
"BookingDetailsView.attendanceStatus.updateFailed.message" = "Impossibile modificare lo stato della partecipazione alla Prenotazione n.%1$d";
833
+
"BookingDetailsView.attendanceStatus.updateFailed.message" = "Impossibile modificare lo stato della partecipazione alla Prenotazione n.%1$d";
834
834
835
835
/* Add a note row title in booking notes section in booking details view. */
836
836
"BookingDetailsView.bookingNotes.addANoteRow.title" = "Aggiungi una nota";
@@ -8306,7 +8306,7 @@ If your translation of that term also happens to contains a hyphen, please be su
/* Description for booking date range filter with only end date. Placeholder is a date. Reads as: Until October 27, 2025. */
8357
-
"bookingFiltersViewModel.dateRangeFilter.until" = "Fino al giorno %1$@";
8357
+
"bookingFiltersViewModel.dateRangeFilter.until" = "Fino a %1$@";
8358
8358
8359
8359
/* Message displayed when searching bookings by keyword yields no results. */
8360
8360
"bookingList.emptySearchText" = "Non abbiamo trovato nessuna prenotazione con questo nome. Prova a modificare il termine di ricerca per visualizzare qualche risultato.";
/* Content of error presented when updating the attendance status of a Booking fails. It reads: Unable to change status of Booking #{Booking number}. Parameters: %1$d - Booking number */
836
-
"BookingDetailsView.attendanceStatus.updateFailed.message" = "Kan inte ändra närvarostatus för bokning #%1$d";
836
+
"BookingDetailsView.attendanceStatus.updateFailed.message" = "Kan inte ändra närvarostatus för bokning %1$d";
837
837
838
838
/* Add a note row title in booking notes section in booking details view. */
839
839
"BookingDetailsView.bookingNotes.addANoteRow.title" = "Lägg till en anteckning";
@@ -8309,7 +8309,7 @@ If your translation of that term also happens to contains a hyphen, please be su
0 commit comments