mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-03 12:28:51 +00:00
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
This commit is contained in:
@@ -72,6 +72,9 @@
|
||||
@interface SOGoMailSpanishForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailSwedishForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailPolishForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
|
||||
@@ -266,6 +266,9 @@
|
||||
@implementation SOGoMailSpanishForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailSwedishForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPolishForward
|
||||
@end
|
||||
|
||||
|
||||
@@ -77,6 +77,9 @@
|
||||
@interface SOGoMailSpanishReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailSwedishReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailPolishReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
|
||||
@@ -134,6 +134,9 @@
|
||||
@implementation SOGoMailSpanishReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailSwedishReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPolishReply
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user