mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 09:48:51 +00:00
Monotone-Parent: 0a7b2afa74ab092109cffa4ccc0c67371a5e313a
Monotone-Revision: ed4c4894c0c554783b39ad526a74404a9cc11e8c Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-12-19T17:27:55 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -522,7 +522,10 @@ _timeValue (NSString *key)
|
||||
|
||||
- (NSString *) language
|
||||
{
|
||||
#if 0
|
||||
return @"English";
|
||||
#endif
|
||||
|
||||
if (!language)
|
||||
{
|
||||
language = [[self userDefaults] stringForKey: @"Language"];
|
||||
|
||||
Reference in New Issue
Block a user