Add Serbian translation and update translations

This commit is contained in:
Francis Lachapelle
2016-09-28 10:02:25 -04:00
parent 1a8b82d75d
commit 29d004c4a4
87 changed files with 593 additions and 152 deletions
+2
View File
@@ -88,7 +88,9 @@ Mailer_RESOURCE_FILES += \
SOGoMailPortugueseForward.wo \
SOGoMailPortugueseReply.wo \
SOGoMailRussianForward.wo \
SOGoMailSerbianForward.wo \
SOGoMailRussianReply.wo \
SOGoMailSerbianReply.wo \
SOGoMailSlovakForward.wo \
SOGoMailSlovakReply.wo \
SOGoMailSlovenianForward.wo \
+3
View File
@@ -106,6 +106,9 @@
@interface SOGoMailRussianForward : SOGoMailForward
@end
@interface SOGoMailSerbianForward : SOGoMailForward
@end
@interface SOGoMailSlovakForward : SOGoMailForward
@end
+3
View File
@@ -317,6 +317,9 @@
@implementation SOGoMailRussianForward
@end
@implementation SOGoMailSerbianForward
@end
@implementation SOGoMailSlovakForward
@end
+3
View File
@@ -105,6 +105,9 @@
@interface SOGoMailRussianReply : SOGoMailReply
@end
@interface SOGoMailSerbianReply : SOGoMailReply
@end
@interface SOGoMailSlovakReply : SOGoMailReply
@end
+3
View File
@@ -153,6 +153,9 @@
@implementation SOGoMailRussianReply
@end
@implementation SOGoMailSerbianReply
@end
@implementation SOGoMailSlovakReply
@end