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:
Francis Lachapelle
2010-07-08 04:47:28 +00:00
parent a8a0084614
commit 121119a395
2 changed files with 2 additions and 2 deletions
@@ -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