mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-30 01:09:29 +00:00
Fixed missing class definitions for the Czech translation
Monotone-Parent: e711b8e1d1fd30a248ca0806a9a0d0c2b49e2e75 Monotone-Revision: dbdc0f3b0ca4763169734e68363edeeedb85e5d4 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2009-08-05T11:06:06 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
|
||||
@end
|
||||
|
||||
@interface SOGoMailCzechForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailDutchForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
|
||||
@@ -225,6 +225,9 @@
|
||||
|
||||
@end
|
||||
|
||||
@implementation SOGoMailCzechForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailDutchForward
|
||||
@end
|
||||
|
||||
|
||||
@@ -44,6 +44,9 @@
|
||||
|
||||
@end
|
||||
|
||||
@interface SOGoMailCzechReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailDutchReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
|
||||
@@ -108,6 +108,9 @@
|
||||
|
||||
@end
|
||||
|
||||
@implementation SOGoMailCzechReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailDutchReply
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user