mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-28 17:42:44 +00:00
Monotone-Parent: 19b97126f927844e30fc782a413c4551aa3ac925
Monotone-Revision: 145acd1ad78984a6f26963cc9b6abb3e5c915bcd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-17T17:30:38 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -406,8 +406,13 @@ static BOOL uixDebugEnabled = NO;
|
||||
|
||||
/* lookup string */
|
||||
|
||||
|
||||
label = [rm stringForKey:lKey inTableNamed:lTable withDefaultValue:lVal
|
||||
languages:languages];
|
||||
|
||||
NSLog (@"string '%s' = '%s' (default: '%s')",
|
||||
[lKey cString], [label cString], [lVal cString]);
|
||||
|
||||
return label;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user