You've already forked lazarus-ccr
tvplanit: Improved header text in weekview.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8360 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -103,8 +103,6 @@ resourcestring
|
||||
RSNormal = 'Normal';
|
||||
RSHigh = 'High';
|
||||
|
||||
RSWeekOf = 'Week of';
|
||||
RSThrough = 'Through';
|
||||
RSSunday = 'Sunday';
|
||||
RSMonday = 'Monday';
|
||||
RSTuesday = 'Tuesday';
|
||||
@ -140,6 +138,7 @@ resourcestring
|
||||
RSWeeks = 'Weeks';
|
||||
RSMonths = 'Months';
|
||||
RSYears = 'Years';
|
||||
RSCalendarWeek = 'Calendar week';
|
||||
RSCalendarWeekAbbr = 'CW'; // Abbreviation of "calendar week"
|
||||
|
||||
RSToday = 'Today';
|
||||
@ -289,7 +288,7 @@ resourcestring
|
||||
RSHomeAddress = 'Home address';
|
||||
|
||||
{ Print Preview dialog captions }
|
||||
RSDlgPrintPreview = 'Print preview';
|
||||
RSDlgPrintPreview = 'Print preview';
|
||||
|
||||
{ Task Edit Dialog Captions }
|
||||
RSDlgTaskEdit = 'Task';
|
||||
|
Reference in New Issue
Block a user