Brazilian Portuguese and Czech translations

Monotone-Parent: f6c80d5cb25bb1c9887983399ad7fa9954631ac1
Monotone-Revision: 7b03263e13e147398fe20e146d3d81f492a5f76a

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-07-09T19:49:04
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-07-09 19:49:04 +00:00
parent 7c25c16ddb
commit bfc2a3df10
65 changed files with 3197 additions and 12 deletions
+19 -1
View File
@@ -1,6 +1,6 @@
/* SOGoACLAdvisory.h - this file is part of SOGo
*
* Copyright (C) 2007 Inverse inc.
* Copyright (C) 2007-2009 Inverse inc.
*
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
*
@@ -65,6 +65,24 @@
@end
@interface SOGoACLBrazilianPortugueseAdditionAdvisory : SOGoACLAdditionAdvisory
@end
@interface SOGoACLBrazilianPortugueseModificationAdvisory : SOGoACLModificationAdvisory
@end
@interface SOGoACLBrazilianPortugueseRemovalAdvisory : SOGoACLRemovalAdvisory
@end
@interface SOGoACLCzechAdditionAdvisory : SOGoACLAdditionAdvisory
@end
@interface SOGoACLCzechModificationAdvisory : SOGoACLModificationAdvisory
@end
@interface SOGoACLCzechRemovalAdvisory : SOGoACLRemovalAdvisory
@end
@interface SOGoACLDutchAdditionAdvisory : SOGoACLAdditionAdvisory
@end