mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 22:53:18 +00:00
Fix for new translations
Monotone-Parent: b252b3685dc5326f7b6ab92e19b6fec1e419fb2a Monotone-Revision: 55b3e56a717f6154928e2e66353d86e8f2f0104a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-10T15:38:38 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -37,6 +37,22 @@
|
||||
@implementation SOGoAptMailRussianUpdate
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailBrazilianPortugueseUpdate : SOGoAptMailNotification
|
||||
{
|
||||
}
|
||||
@end
|
||||
|
||||
@implementation SOGoAptMailBrazilianPortugueseUpdate
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailCzechUpdate : SOGoAptMailNotification
|
||||
{
|
||||
}
|
||||
@end
|
||||
|
||||
@implementation SOGoAptMailCzechUpdate
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailFrenchUpdate : SOGoAptMailNotification
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user