You've already forked lazarus-ccr
tvplanit: Refactor ical import preview to facilitate future import of vcards.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8379 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -182,6 +182,8 @@ resourcestring
|
||||
RSOverlayedEvent = 'overlayed';
|
||||
RSOverlayed = 'Overlayed';
|
||||
RSICalFilter = 'iCalendar files (*.ical;*.ics)|*.ical;*.ics';
|
||||
RSImportICalEvent = 'Import ICalendar Event';
|
||||
RSImportICalTask = 'Import ICalendar Task';
|
||||
RSRepeat = 'Repeat:';
|
||||
RSNoEventItemsFoundInICAL = 'No event items found in "%s".';
|
||||
RSNoTaskItemsFoundInICAL = 'No task items found in "%s".';
|
||||
|
Reference in New Issue
Block a user