mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
Monotone-Parent: 8036e636bb63c425915c350dea2d93a7021a1058
Monotone-Revision: 8ca19f2794000c75e6fc0e8f81c2412fe0a34699 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-31T20:17:19
This commit is contained in:
+1
-1
@@ -509,9 +509,9 @@ static BOOL debugLeaks;
|
||||
}
|
||||
|
||||
if (!locale)
|
||||
// no appropriate language, fallback to default
|
||||
locale = [[self resourceManager] localeForLanguageNamed: @"English"];
|
||||
|
||||
/* no appropriate language, fallback to default */
|
||||
return locale;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user