mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-02 02:02:32 +00:00
Monotone-Parent: 91077f9a3b3dec2d983310daef5d9923ce41255f
Monotone-Revision: 6241da9328c33188944caa2dcd2511fa0574ea5b Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2010-07-08T04:47:28 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
forKey: @"SentBy"];
|
||||
sentByText
|
||||
= [sentByValues keysWithFormat: [self
|
||||
labelForKey: @"(sent by %{SentBy})"
|
||||
labelForKey: @"(sent by %{SentBy}) "
|
||||
inContext: context]];
|
||||
}
|
||||
else
|
||||
|
||||
@@ -171,7 +171,7 @@
|
||||
forKey: @"SentBy"];
|
||||
sentByText
|
||||
= [sentByValues keysWithFormat: [self
|
||||
labelForKey: @"(sent by %{SentBy})"
|
||||
labelForKey: @"(sent by %{SentBy}) "
|
||||
inContext: context]];
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user