sogo/SoObjects/Appointments/SOGoAptMailRussianInvitation.wo/SOGoAptMailRussianInvitation.wod
Ludovic Marcotte f53dcdd10d Added missing Russian files and updated German translation
Monotone-Parent: 6bcbf38fda24078ff8ec9c45526f9457cf006d0e
Monotone-Revision: ef6a3721ce15e46898bf17beffc20e0a010566e8

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-05-24T10:11:59
Monotone-Branch: ca.inverse.sogo
2009-05-24 10:11:59 +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;
}