Add project calendars (merge/refactoring of #490)
This commit is contained in:
@@ -647,5 +647,54 @@ return array(
|
||||
// 'Application default' => '',
|
||||
// 'Language:' => '',
|
||||
// 'Timezone:' => '',
|
||||
// 'All columns' => '',
|
||||
// 'Calendar for "%s"' => '',
|
||||
// 'Filter by column' => '',
|
||||
// 'Filter by status' => '',
|
||||
// 'Calendar' => '',
|
||||
// 'Today' => '',
|
||||
// 'Jan ' => '',
|
||||
// 'Feb' => '',
|
||||
// 'Mar' => '',
|
||||
// 'Apr' => '',
|
||||
// 'May' => '',
|
||||
// 'Jun' => '',
|
||||
// 'Jul' => '',
|
||||
// 'Aug' => '',
|
||||
// 'Sep' => '',
|
||||
// 'Oct' => '',
|
||||
// 'Nov' => '',
|
||||
// 'Dec' => '',
|
||||
// 'January' => '',
|
||||
// 'February' => '',
|
||||
// 'March' => '',
|
||||
// 'April' => '',
|
||||
// 'June' => '',
|
||||
// 'July' => '',
|
||||
// 'August' => '',
|
||||
// 'September' => '',
|
||||
// 'October' => '',
|
||||
// 'November' => '',
|
||||
// 'December' => '',
|
||||
// 'Sunday' => '',
|
||||
// 'Monday' => '',
|
||||
// 'Tuesday' => '',
|
||||
// 'Wednesday' => '',
|
||||
// 'Thursday' => '',
|
||||
// 'Friday' => '',
|
||||
// 'Saturday' => '',
|
||||
// 'Sun' => '',
|
||||
// 'Mon' => '',
|
||||
// 'Tue' => '',
|
||||
// 'Wed' => '',
|
||||
// 'Thu' => '',
|
||||
// 'Fri' => '',
|
||||
// 'Sat' => '',
|
||||
// 'Next' => '',
|
||||
// '#%d' => '',
|
||||
// 'Filter by color' => '',
|
||||
// 'Filter by swimlane' => '',
|
||||
// 'All swimlanes' => '',
|
||||
// 'All colors' => '',
|
||||
// 'All status' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user