mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
Updated the .m files to use the Ukrainian translation
Monotone-Parent: b935d9cb50d3d0e98ceee388c111562b609f3100 Monotone-Revision: 23516eede64b155328c3bed96317910fe7a7e676 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2010-09-13T21:37:07 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -72,6 +72,9 @@
|
||||
@interface SOGoMailRussianForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailUkrainianForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailWelshForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
|
||||
@@ -266,5 +266,8 @@
|
||||
@implementation SOGoMailRussianForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailUkrainianForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailWelshForward
|
||||
@end
|
||||
|
||||
@@ -77,6 +77,9 @@
|
||||
@interface SOGoMailRussianReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailUkrainianReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailWelshReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
|
||||
@@ -134,5 +134,8 @@
|
||||
@implementation SOGoMailRussianReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailUkrainianReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailWelshReply
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user