mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-12 20:05:08 +00:00
Localization cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SOGoMailForward.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007-2013 Inverse inc.
|
||||
* Copyright (C) 2007-2015 Inverse inc.
|
||||
*
|
||||
* This file is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -91,6 +91,12 @@
|
||||
@interface SOGoMailNorwegianNynorskForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailPolishForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailPortugueseForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailSpanishSpainForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@@ -100,12 +106,6 @@
|
||||
@interface SOGoMailSwedishForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailPolishForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailPortugueseForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailRussianForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* SOGoMailForward.m - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007-2013 Inverse inc.
|
||||
* Copyright (C) 2007-2015 Inverse inc.
|
||||
*
|
||||
* This file is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -302,6 +302,12 @@
|
||||
@implementation SOGoMailNorwegianNynorskForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPolishForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPortugueseForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailSpanishSpainForward
|
||||
@end
|
||||
|
||||
@@ -311,12 +317,6 @@
|
||||
@implementation SOGoMailSwedishForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPolishForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPortugueseForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailRussianForward
|
||||
@end
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* SOGoMailReply.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007-2013 Inverse inc.
|
||||
* Copyright (C) 2007-2015 Inverse inc.
|
||||
*
|
||||
* This file is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -90,6 +90,12 @@
|
||||
@interface SOGoMailNorwegianNynorskReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailPolishReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailPortugueseReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailSpanishSpainReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@@ -99,12 +105,6 @@
|
||||
@interface SOGoMailSwedishReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailPolishReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailPortugueseReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailRussianReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* SOGoMailReply.m - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007-2013 Inverse inc.
|
||||
* Copyright (C) 2007-2015 Inverse inc.
|
||||
*
|
||||
* This file is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@@ -140,6 +140,12 @@
|
||||
@implementation SOGoMailNorwegianNynorskReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPolishReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPortugueseReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailSpanishSpainReply
|
||||
@end
|
||||
|
||||
@@ -149,12 +155,6 @@
|
||||
@implementation SOGoMailSwedishReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPolishReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailPortugueseReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailRussianReply
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user