From cc1c765cd9e5f7a64003f8f202ed3538dacb29eb Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 21 Apr 2011 19:26:52 +0000 Subject: [PATCH] Updated translations for the Scheduler module. Monotone-Parent: 5b741965d2e2101564907ff80f19b932fae6f8d1 Monotone-Revision: 1e0a79aada7e74e97b4db2b274c9fdbfef57d745 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-21T19:26:52 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/English.lproj/Localizable.strings | 2 +- UI/Scheduler/French.lproj/Localizable.strings | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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."