View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001930 | SOGo | Web Calendar | public | 2012-08-10 14:17 | 2012-09-19 20:18 |
Reporter | alessio | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.3.16 | ||||
Fixed in Version | 2.0.0 | ||||
Summary | 0001930: Notification e-mail are not available on transifex for translate | ||||
Description | This is e-mail notification body. -- Inizio: | ||||
Tags | No tags attached. | ||||
Can comfirm this behavior - also in the nightly release (mtn checkout) - texts created by SOGoAptMailICalReply.m that belongs to "bodyFormat" are not translated (in my case to german) what i did to solve it for me, was to transform the line 116 from: bodyFormat = @"%{Attendee} %{SentByText}has accepted your event invitation."; to: bodyFormat = [self labelForKey: @"%{Attendee} %{SentByText}has accepted your event invitation." inContext: context]; that worked for me - don't ask me if it's correct, i'm not a developer in this language.. |
|
Fixed bug see https://github.com/inverse-inc/sogo/commit/26c97fe4ed7b652498b3b4d9246ed664f88d8bd8 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2012-08-10 14:17 | alessio | New Issue | |
2012-09-13 10:11 | alzmich | Note Added: 0004475 | |
2012-09-19 13:44 | francis | Status | new => assigned |
2012-09-19 13:44 | francis | Assigned To | => lcharland |
2012-09-19 20:18 |
|
Note Added: 0004497 | |
2012-09-19 20:18 |
|
Status | assigned => resolved |
2012-09-19 20:18 |
|
Fixed in Version | => 2.0.0 |
2012-09-19 20:18 |
|
Resolution | open => fixed |