You've already forked lazarus-ccr
tvplanit: Extend context menus by option to select an arbitrary date.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8343 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -153,6 +153,8 @@ resourcestring
|
||||
RSPrevWeek = 'Previous week';
|
||||
RSPrevMonth = 'Previous month';
|
||||
RSPrevYear = 'Previous year';
|
||||
RSCustomDate = 'Custom date...';
|
||||
RSSelectCustomDate = 'Select custom date';
|
||||
|
||||
RSAllDay = 'All day';
|
||||
|
||||
|
Reference in New Issue
Block a user