From: helge Date: Tue, 26 Jul 2005 22:07:09 +0000 (+0000) Subject: fixed strings file for Cocoa X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a393c733f40d29ad0adbd26e4f5a4aee14e62459;p=scalable-opengroupware.org fixed strings file for Cocoa git-svn-id: http://svn.opengroupware.org/SOGo/trunk@918 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/UI/MailPartViewers/ChangeLog b/UI/MailPartViewers/ChangeLog index 1486238a..30c45401 100644 --- a/UI/MailPartViewers/ChangeLog +++ b/UI/MailPartViewers/ChangeLog @@ -1,3 +1,8 @@ +2005-07-27 Helge Hess + + * English.lproj/Localizable.strings: added a missing semicolon + (v0.9.18) + 2005-07-23 Helge Hess * UIxMailPartICalViewer.m: fixed include path for new hierarchy diff --git a/UI/MailPartViewers/English.lproj/Localizable.strings b/UI/MailPartViewers/English.lproj/Localizable.strings index 08cb2ebc..0dc239af 100644 --- a/UI/MailPartViewers/English.lproj/Localizable.strings +++ b/UI/MailPartViewers/English.lproj/Localizable.strings @@ -8,7 +8,7 @@ TENTATIVE = "tentative"; organized_by_you = "organized by you"; you_are_an_attendee = "you are an attendee"; add_info_text = "iMIP 'ADD' requests are not yet supported by SOGo."; -publish_info_text = "The sender informs you of the attached event." +publish_info_text = "The sender informs you of the attached event."; cancel_info_text = "Your invitation or the whole event was canceled."; request_info_no_attendee = "is proposing a meeting to the attendees. You receive this mail as a notification, you are not scheduled as a participant."; Organizer = "Organizer"; diff --git a/UI/MailPartViewers/Version b/UI/MailPartViewers/Version index e0fa2a65..a07ad46a 100644 --- a/UI/MailPartViewers/Version +++ b/UI/MailPartViewers/Version @@ -1,6 +1,6 @@ # version file -SUBMINOR_VERSION:=17 +SUBMINOR_VERSION:=18 # v0.9.0 requires libNGiCal v4.5.53 # v0.9.1 requires libNGMime v4.5.213