From efc1cfb4011c327127ec097d3c4af037768bf5bc Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Fri, 27 Aug 2010 20:25:07 +0000 Subject: [PATCH] Monotone-Parent: 5a2b6de6c5d7b96b025f1f993abff2993dc73fcc Monotone-Revision: 2633331d11d2066cf3528aa65b464bb03169f1c9 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-08-27T20:25:07 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/English.lproj/Localizable.strings | 1 + UI/Scheduler/French.lproj/Localizable.strings | 1 + 2 files changed, 2 insertions(+) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index 972ab91f2..144204722 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -562,6 +562,7 @@ vtodo_class2 = "(Confidential task)"; "Mark Completed" = "Mark Completed"; "Delete Task" = "Delete Task"; "Delete Event" = "Delete Event"; +"Copy event to my calendar" = "Copy event to my calendar"; "Subscribe to a web calendar..." = "Subscribe to a web calendar..."; "URL of the Calendar" = "URL of the Calendar"; diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index 948ddac12..2e233090c 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -562,6 +562,7 @@ vtodo_class2 = "(Tâche confidentielle)"; "Mark Completed" = "Marquer comme accomplie"; "Delete Task" = "Supprimer la tâche"; "Delete Event" = "Supprimer l'événement"; +"Copy event to my calendar" = "Copier l'événement dans mon agenda"; "Subscribe to a web calendar..." = "S'inscrire à un agenda en ligne..."; "URL of the Calendar" = "URL de l'agenda";