From a7bc9f9f40fcdffb4e51e0db7a7553c125e5d4d0 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Fri, 14 Sep 2007 22:48:43 +0000 Subject: [PATCH] Monotone-Parent: 0ca38e156b53ac1d513713a7a641b5b539767332 Monotone-Revision: 39a12d6ba6be4513ed7ad704d541c95afc4a2d1d Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T22:48:43 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/English.lproj/Localizable.strings | 3 +++ UI/Scheduler/French.lproj/Localizable.strings | 3 +++ UI/Scheduler/German.lproj/Localizable.strings | 3 +++ 3 files changed, 9 insertions(+) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index 1fb6a12f6..fde04128b 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -379,6 +379,9 @@ validate_endbeforestart = "Enddate is before startdate!"; "eventDeleteConfirmation" = "Erasing this event will be permanent.\\nWould you like to continue?"; "taskDeleteConfirmation" = "Erasing this task will be permanent.\\nWould you like to continue?"; +"Are you sure you want to delete the selected calendar?" += "Are you sure you want to delete the selected calendar?"; + /* Legend */ "Required participant" = "Required participant"; "Optional participant" = "Optional participant"; diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index 940257db4..ce1107256 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -377,6 +377,9 @@ validate_endbeforestart = "La date de fin est avant la date de début !"; "eventDeleteConfirmation" = "L'effacement de cet événement sera permanent.\\nVoulez-vous continuer?"; "taskDeleteConfirmation" = "L'effacement de cette tâche sera permanent.\\nVoulez-vous continuer?"; +"Are you sure you want to delete the selected calendar?" += "Voulez-vous vraiment supprimer l'agenda sélectionné ?"; + /* Legend */ "Required participant" = "Participant obligatoire"; "Optional participant" = "Participant facultatif"; diff --git a/UI/Scheduler/German.lproj/Localizable.strings b/UI/Scheduler/German.lproj/Localizable.strings index b05adbc75..2093ad21d 100644 --- a/UI/Scheduler/German.lproj/Localizable.strings +++ b/UI/Scheduler/German.lproj/Localizable.strings @@ -366,6 +366,9 @@ validate_endbeforestart = "Ihr Beginn ist nach dem Ende"; "eventDeleteConfirmation" = "L'effacement de cet événement sera permanent.\\nVoulez-vous continuer?"; "taskDeleteConfirmation" = "L'effacement de cette tâche sera permanent.\\nVoulez-vous continuer?"; +"Are you sure you want to delete the selected calendar?" += "Are you sure you want to delete the selected calendar?"; + /* Legend */ "Required participant" = "Participant obligatoire"; "Optional participant" = "Participant facultatif";