mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-09 17:01:22 +00:00
Added Swedish translation.
Monotone-Parent: f1f2cd2f6a1aaf50bfe29a44ad3feefaff4ebbb2 Monotone-Revision: ed66e83d2feb1a41dee7a2a6ca422f440f0e7b18 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-18T22:54:12 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -42,7 +42,7 @@ Appointments_RESOURCE_FILES += \
|
||||
Version \
|
||||
product.plist \
|
||||
|
||||
Appointments_LANGUAGES = BrazilianPortuguese Czech Dutch English French German Hungarian Italian Spanish Welsh Russian
|
||||
Appointments_LANGUAGES = BrazilianPortuguese Czech Dutch English French German Hungarian Italian Russian Spanish Swedish Welsh
|
||||
|
||||
Appointments_LOCALIZED_RESOURCE_FILES = Localizable.strings
|
||||
|
||||
@@ -74,18 +74,21 @@ Appointments_COMPONENTS += \
|
||||
SOGoAptMailHungarianICalReply.wo \
|
||||
SOGoAptMailHungarianDeletion.wo \
|
||||
SOGoAptMailHungarianUpdate.wo \
|
||||
SOGoAptMailRussianInvitation.wo \
|
||||
SOGoAptMailRussianICalReply.wo \
|
||||
SOGoAptMailRussianDeletion.wo \
|
||||
SOGoAptMailRussianUpdate.wo \
|
||||
SOGoAptMailItalianInvitation.wo \
|
||||
SOGoAptMailItalianICalReply.wo \
|
||||
SOGoAptMailItalianDeletion.wo \
|
||||
SOGoAptMailItalianUpdate.wo \
|
||||
SOGoAptMailRussianInvitation.wo \
|
||||
SOGoAptMailRussianICalReply.wo \
|
||||
SOGoAptMailRussianDeletion.wo \
|
||||
SOGoAptMailRussianUpdate.wo \
|
||||
SOGoAptMailSpanishInvitation.wo \
|
||||
SOGoAptMailSpanishICalReply.wo \
|
||||
SOGoAptMailSpanishDeletion.wo \
|
||||
SOGoAptMailSpanishUpdate.wo \
|
||||
SOGoAptMailSwedishInvitation.wo \
|
||||
SOGoAptMailSwedishDeletion.wo \
|
||||
SOGoAptMailSwedishUpdate.wo \
|
||||
SOGoAptMailWelshInvitation.wo \
|
||||
SOGoAptMailWelshICalReply.wo \
|
||||
SOGoAptMailWelshDeletion.wo \
|
||||
|
||||
@@ -81,6 +81,12 @@
|
||||
@implementation SOGoAptMailSpanishDeletion
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailSwedishDeletion : SOGoAptMailNotification
|
||||
@end
|
||||
|
||||
@implementation SOGoAptMailSwedishDeletion
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailWelshDeletion : SOGoAptMailNotification
|
||||
@end
|
||||
|
||||
|
||||
@@ -251,3 +251,14 @@ static NSCharacterSet *wsSet = nil;
|
||||
@implementation SOGoAptMailSpanishICalReply
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailSwedishICalReply : SOGoAptMailICalReply
|
||||
@end
|
||||
|
||||
@implementation SOGoAptMailSwedishICalReply
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailWelshICalReply : SOGoAptMailICalReply
|
||||
@end
|
||||
|
||||
@implementation SOGoAptMailWelshICalReply
|
||||
@end
|
||||
|
||||
@@ -81,6 +81,12 @@
|
||||
@implementation SOGoAptMailSpanishInvitation
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailSwedishInvitation : SOGoAptMailNotification
|
||||
@end
|
||||
|
||||
@implementation SOGoAptMailSwedishInvitation
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailWelshInvitation : SOGoAptMailNotification
|
||||
@end
|
||||
|
||||
|
||||
@@ -84,6 +84,12 @@
|
||||
@implementation SOGoAptMailSpanishUpdate
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailSwedishUpdate : SOGoAptMailNotification
|
||||
@end
|
||||
|
||||
@implementation SOGoAptMailSwedishUpdate
|
||||
@end
|
||||
|
||||
@interface SOGoAptMailWelshUpdate : SOGoAptMailNotification
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user