Fixed Swedish translation under SoObjects/Mailer.

Monotone-Parent: 8c78a380adf238060574706b07310d30527ded1a
Monotone-Revision: 356354346ab317a36d53e8cff4567bfe338fdd72

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-08-17T16:05:49
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Francis Lachapelle 2011-08-17 16:05:49 +00:00
parent 34125b49ee
commit eb53dee4f6
4 changed files with 12 additions and 0 deletions

View File

@ -72,6 +72,9 @@
@interface SOGoMailSpanishForward : SOGoMailForward
@end
@interface SOGoMailSwedishForward : SOGoMailForward
@end
@interface SOGoMailPolishForward : SOGoMailForward
@end

View File

@ -266,6 +266,9 @@
@implementation SOGoMailSpanishForward
@end
@implementation SOGoMailSwedishForward
@end
@implementation SOGoMailPolishForward
@end

View File

@ -77,6 +77,9 @@
@interface SOGoMailSpanishReply : SOGoMailReply
@end
@interface SOGoMailSwedishReply : SOGoMailReply
@end
@interface SOGoMailPolishReply : SOGoMailReply
@end

View File

@ -134,6 +134,9 @@
@implementation SOGoMailSpanishReply
@end
@implementation SOGoMailSwedishReply
@end
@implementation SOGoMailPolishReply
@end