diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index e85f21932..720fe5194 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -459,7 +459,7 @@ validate_endbeforestart = "The end date that you entered occurs before the st "Workweek days only" = "Workweek days only"; "Tasks in View" = "Tasks in View"; -"eventDeleteConfirmation" = "Erasing this event will be permanent.\nWould you like to continue?"; +"eventDeleteConfirmation" = "The following event(s) will be erased: \n%{0}\nWould you like to continue?"; "taskDeleteConfirmation" = "Erasing this task will be permanent.\nWould you like to continue?"; "You cannot remove nor unsubscribe from your personal calendar." diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index 9d75161a1..c93b48c9d 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -459,7 +459,7 @@ validate_endbeforestart = "La date de fin est avant la date de début."; "Workweek days only" = "Semaine de travail seulement"; "Tasks in View" = "Afficher les tâches"; -"eventDeleteConfirmation" = "L'effacement de cet événement sera permanent.\nVoulez-vous continuer?"; +"eventDeleteConfirmation" = "Le ou les événements suivants seront supprimés :\n%{0}\nVoulez-vous continuer?"; "taskDeleteConfirmation" = "L'effacement de cette tâche sera permanent.\nVoulez-vous continuer?"; "You cannot remove nor unsubscribe from your personal calendar."