mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-18 05:03:20 +00:00
added traduction in localstring french, added some specification in function sogoVersion
This commit is contained in:
@@ -1140,12 +1140,12 @@ static NSArray *reminderValues = nil;
|
||||
|
||||
- (NSString *) sogoVersion
|
||||
{
|
||||
// The variable SOGoVersion comes from the import: SOGo/Build.h
|
||||
NSString *sogoVersion = [NSString stringWithString: SOGoVersion];
|
||||
|
||||
return sogoVersion;
|
||||
}
|
||||
|
||||
|
||||
- (id <WOActionResults>) defaultAction
|
||||
{
|
||||
id <WOActionResults> results;
|
||||
|
||||
Reference in New Issue
Block a user