mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 13:55:23 +00:00
Monotone-Parent: 434bb07a3b51027135236efad4365813a470e946
Monotone-Revision: 68f2b7f9b2c58fae0e93b40cea09fea205971ced Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-11-21T14:22:50 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -51,7 +51,7 @@ static NSArray *supportedLanguages = nil;
|
||||
+ (void) initialize
|
||||
{
|
||||
if (!supportedLanguages)
|
||||
supportedLanguages = [NSArray arrayWithObjects: @"English", @"French", @"German", @"Italian", @"Spanish", nil];
|
||||
supportedLanguages = [NSArray arrayWithObjects: @"Dutch", @"English", @"French", @"German", @"Italian", @"Spanish", nil];
|
||||
}
|
||||
|
||||
/* accessors */
|
||||
|
||||
Reference in New Issue
Block a user