From 2e06a512784c973555aa8b0d1a71553b70111503 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 4 Apr 2007 17:12:43 +0000 Subject: [PATCH] Monotone-Parent: fd1d566347aebd2d239e2ab3b7674b263512dcc7 Monotone-Revision: 951d6d5187e9fd53d88a99e2dc983760a6261023 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-04T17:12:43 Monotone-Branch: ca.inverse.sogo --- UI/Scheduler/English.lproj/Localizable.strings | 3 +++ UI/Scheduler/French.lproj/Localizable.strings | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index 4d51efadb..e3c6d9083 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -85,6 +85,9 @@ /* Button Titles */ +"Add..." = "Add..."; +"Remove" = "Remove"; + "new" = "New"; "printview" = "Print View"; "edit" = "Edit"; diff --git a/UI/Scheduler/French.lproj/Localizable.strings b/UI/Scheduler/French.lproj/Localizable.strings index b71756444..a1b3f18ec 100644 --- a/UI/Scheduler/French.lproj/Localizable.strings +++ b/UI/Scheduler/French.lproj/Localizable.strings @@ -85,6 +85,9 @@ /* Button Titles */ +"Add..." = "Ajouter..."; +"Remove" = "Enlever"; + "new" = "Nouveau"; "printview" = "Version imprimable"; "edit" = "Éditer"; @@ -98,7 +101,6 @@ "show_rejected_apts" = "Afficher les rendez-vous refusés"; "hide_rejected_apts" = "Cacher les rendez-vous refusés"; - /* Schedule */ "Schedule" = "Suivi de rendez-vous";