You've already forked lazarus-ccr
tvplanit: Add option for unlimited recurring events
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8342 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -253,6 +253,7 @@ resourcestring
|
||||
RSRecurringLbl = 'Appointment recurrence:';
|
||||
RSIntervalLbl = 'Interval (days):';
|
||||
RSRecurrenceEndsLbl = 'Repeat until:';
|
||||
RSRecurrenceForever = 'Repeat forever';
|
||||
RSAllDayEvent = '&All Day Event';
|
||||
RSNotesLbl = 'Notes:';
|
||||
|
||||
|
Reference in New Issue
Block a user