sogo/SoObjects/Appointments/SOGoAptMailSwedishDeletion.wo/SOGoAptMailSwedishDeletion.wod
Francis Lachapelle b651794c5a Added Swedish translation.
Monotone-Parent: 12a59355a419419882f630c0b278d47eefbbd116
Monotone-Revision: af080c9cf7ca32f65f9dd328b779029483bc2da6

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-11-18T23:42:49
Monotone-Branch: ca.inverse.sogo
2009-11-18 23:42:49 +00:00

27 lines
365 B
Plaintext

IsSubject: WOConditional {
condition = isSubject;
}
IsBody: WOConditional {
condition = isSubject;
negate = YES;
}
organizer: WOString {
value = organizerName;
escapeHTML = NO;
}
summary: WOString {
value = summary;
escapeHTML = NO;
}
HasSentBy: WOConditional {
condition = hasSentBy;
}
sentBy: WOString {
value = sentBy;
escapeHTML = NO;
}