mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-11 16:38:02 +00:00
Add Serbian translation and update translations
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -106,6 +106,9 @@
|
||||
@interface SOGoMailRussianForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailSerbianForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
@interface SOGoMailSlovakForward : SOGoMailForward
|
||||
@end
|
||||
|
||||
|
||||
@@ -317,6 +317,9 @@
|
||||
@implementation SOGoMailRussianForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailSerbianForward
|
||||
@end
|
||||
|
||||
@implementation SOGoMailSlovakForward
|
||||
@end
|
||||
|
||||
|
||||
@@ -105,6 +105,9 @@
|
||||
@interface SOGoMailRussianReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailSerbianReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
@interface SOGoMailSlovakReply : SOGoMailReply
|
||||
@end
|
||||
|
||||
|
||||
@@ -153,6 +153,9 @@
|
||||
@implementation SOGoMailRussianReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailSerbianReply
|
||||
@end
|
||||
|
||||
@implementation SOGoMailSlovakReply
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user