DateTime::Event::ICal in Calendar, workflow to extend recurrence
This commit is contained in:
parent
01f0250d28
commit
c356a7acc6
8 changed files with 825 additions and 641 deletions
|
|
@ -0,0 +1,14 @@
|
|||
package WebGUI::i18n::English::Activity_ExtendCalendarRecurrences;
|
||||
|
||||
use strict;
|
||||
|
||||
our $I18N = {
|
||||
'topicName' => {
|
||||
message => q{Extend Calendar Recurrences},
|
||||
lastUpdated => 1270240660,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
|
||||
#vim:ft=perl
|
||||
Loading…
Add table
Add a link
Reference in a new issue