mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-01 23:04:18 +00:00
i181(gl_ES) add Galician language support
This commit is contained in:
@@ -119,6 +119,15 @@
|
||||
@interface SOGoACLFrenchRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLGalicianAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLGalicianModificationAdvisory : SOGoACLModificationAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLGalicianRemovalAdvisory : SOGoACLRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoACLGermanAdditionAdvisory : SOGoACLAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -316,6 +316,15 @@
|
||||
@implementation SOGoACLFrenchRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLGalicianAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLGalicianModificationAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLGalicianRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoACLGermanAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -107,6 +107,12 @@
|
||||
@interface SOGoFolderFrenchRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderGalicianAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderGalicianRemovalAdvisory : SOGoFolderRemovalAdvisory
|
||||
@end
|
||||
|
||||
@interface SOGoFolderGermanAdditionAdvisory : SOGoFolderAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
@@ -280,6 +280,12 @@
|
||||
@implementation SOGoFolderFrenchRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderGalicianAdditionAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderGalicianRemovalAdvisory
|
||||
@end
|
||||
|
||||
@implementation SOGoFolderGermanAdditionAdvisory
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user