From 96ce96cc836b3eeefdc78859bbd88d56322e705e Mon Sep 17 00:00:00 2001 From: Ludovic Marcotte Date: Wed, 7 Feb 2007 19:46:36 +0000 Subject: [PATCH] see changelog Monotone-Parent: f7e7e18555f07bc2e78e8731a16feb62a8e9f10c Monotone-Revision: 4f222b50f7fa13fbfac1e7b3ffae8e63d5b06873 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2007-02-07T19:46:36 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 6 ++++++ UI/Scheduler/English.lproj/Localizable.strings | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3d056c559..8988c320a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-02-07 Ludovic Marcotte + + * UI/Scheduler/English.lproj/Localizable.strings + Fixed typo for "Agendas" + + 2007-02-05 Wolfgang Sourdeau * UI/MailerUI/UIxMailTree.m ([UIxMailTree diff --git a/UI/Scheduler/English.lproj/Localizable.strings b/UI/Scheduler/English.lproj/Localizable.strings index b0a25c0ff..d9170d8ab 100644 --- a/UI/Scheduler/English.lproj/Localizable.strings +++ b/UI/Scheduler/English.lproj/Localizable.strings @@ -66,7 +66,7 @@ /* Menu */ -"Calendars" = "Agendas"; +"Calendars" = "Calendars"; "Calendar" = "Calendar"; "Contacts" = "Contacts";